diff options
author | tron <tron> | 1998-07-10 18:47:21 +0000 |
---|---|---|
committer | tron <tron> | 1998-07-10 18:47:21 +0000 |
commit | 8589e26b6722b0cbac09d2b1dcbe0e1940352e9b (patch) | |
tree | 0281120cfca71a4a7994d6f8c5165602c0c21177 /sysutils | |
parent | 959571fd9d924cd109b00a955356203116cc564e (diff) | |
download | pkgsrc-8589e26b6722b0cbac09d2b1dcbe0e1940352e9b.tar.gz |
We don't need patches.
Diffstat (limited to 'sysutils')
-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 |