summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorjnemeth <jnemeth>2013-05-16 04:37:03 +0000
committerjnemeth <jnemeth>2013-05-16 04:37:03 +0000
commit213dd7a02b24ddd4cb1ccdf31c4699827c041fb6 (patch)
tree29830e447d751739b744d51f262543790226f825 /cross/Makefile
parentf2596981f24c4bbe2776733b0a5681b018337189 (diff)
downloadpkgsrc-213dd7a02b24ddd4cb1ccdf31c4699827c041fb6.tar.gz
added libtool-base to keep pkglint happy, but disabled
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 45419a54542..45561b12252 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2013/04/30 13:27:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2013/05/16 04:37:03 jnemeth Exp $
#
COMMENT= Cross-platform development utilities
@@ -24,6 +24,7 @@ SUBDIR+= i386-cygwin32
SUBDIR+= i386-linux
SUBDIR+= i386-msdosdjgpp
SUBDIR+= icdprog
+#SUBDIR+= libtool-base # added here to keep pkglint happy
SUBDIR+= mingw
SUBDIR+= mingw-binutils
SUBDIR+= mingw-gcc