ports/devel/gcc-msp430-ti-toolchain/files/patch-itcl_itcl_Makefile.in
Lev A. Serebryakov df1061b6fa New port: GCC toolchain for TI's MSP430 microcontrollers.
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.
2015-10-19 13:34:20 +00:00

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)