diff options
author | tron <tron@pkgsrc.org> | 1998-07-10 18:47:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-07-10 18:47:21 +0000 |
commit | 6c9485f3110796321f5ac7636f12627585fde840 (patch) | |
tree | 0281120cfca71a4a7994d6f8c5165602c0c21177 /sysutils/fileutils | |
parent | ef5dbdba92f8ce0675ea84c7b64f7929bdb7f85c (diff) | |
download | pkgsrc-6c9485f3110796321f5ac7636f12627585fde840.tar.gz |
We don't need patches.
Diffstat (limited to 'sysutils/fileutils')
-rw-r--r-- | sysutils/fileutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fileutils/Makefile b/sysutils/fileutils/Makefile index 5f9ae930e02..a2a0530f1ab 100644 --- a/sysutils/fileutils/Makefile +++ b/sysutils/fileutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/07/09 20:51:12 tron Exp $ +# $NetBSD: Makefile,v 1.2 1998/07/10 18:47:21 tron Exp $ DISTNAME= fileutils-3.16 CATEGORIES= sysutils @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= tron@netbsd.org USE_GTEXINFO= yes +NO_PATCH= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --program-prefix=g |