mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 16:20:33 -04:00
It is official open-source release, prepared for TI by RedHat. Old "mspgcc" ports, which were made obsolete almost year ago, are marked as DEPRECATED.
11 lines
299 B
Text
11 lines
299 B
Text
--- itcl/itcl/Makefile.in.orig 2012-10-18 00:51:07 UTC
|
|
+++ itcl/itcl/Makefile.in
|
|
@@ -73,8 +73,6 @@ datadir = @datadir@
|
|
mandir = @mandir@
|
|
includedir = @includedir@
|
|
|
|
-DESTDIR =
|
|
-
|
|
PKG_DIR = $(PACKAGE_NAME)$(PACKAGE_VERSION)
|
|
pkgdatadir = $(datadir)/$(PKG_DIR)
|
|
pkglibdir = $(libdir)/$(PKG_DIR)
|