summaryrefslogtreecommitdiff
path: root/cross/i386-linux/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 14:04:52 +0000
committerwiz <wiz>2001-02-16 14:04:52 +0000
commit3d6e18741a337e7f632ee69b673a44087bd4ac82 (patch)
treece780eb4be457420d7a743659cbb8359f44149e4 /cross/i386-linux/Makefile
parentcffe3064045fbb85273491377d5a2f34ff36538c (diff)
downloadpkgsrc-3d6e18741a337e7f632ee69b673a44087bd4ac82.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cross/i386-linux/Makefile')
-rw-r--r--cross/i386-linux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/i386-linux/Makefile b/cross/i386-linux/Makefile
index 285bb749119..5061ad37aaf 100644
--- a/cross/i386-linux/Makefile
+++ b/cross/i386-linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/02/05 09:00:55 tron Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/16 14:04:56 wiz Exp $
#
DISTVERSION= 2.0.7.1
@@ -7,6 +7,7 @@ EXTRACT_ONLY= # none of the RPM files
MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/redhat/redhat-5.1/i386/RedHat/RPMS/
MAINTAINER= packages@netbsd.org
+COMMENT= Cross-compile environment for iX86 Linux, libc v6
BUILD_DEPENDS+= rpm2cpio:../../misc/rpm
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoheader:../../devel/autoconf