summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-12-06 17:58:07 +0000
committergrant <grant@pkgsrc.org>2002-12-06 17:58:07 +0000
commit2242f67cbc6d5c2f9bcb9775a4cebcb0a5873e06 (patch)
treeae55dbe2eb124774da2e8d8d3e1feb2481a3bccb /sysutils
parent0cfc428f702c294ad99512a0c4cc9ee43738b1c9 (diff)
downloadpkgsrc-2242f67cbc6d5c2f9bcb9775a4cebcb0a5873e06.tar.gz
ugh, fix last.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fileutils/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/fileutils/Makefile b/sysutils/fileutils/Makefile
index fef15dfc7c7..93afb5d7337 100644
--- a/sysutils/fileutils/Makefile
+++ b/sysutils/fileutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2002/12/06 16:12:55 grant Exp $
+# $NetBSD: Makefile,v 1.25 2002/12/06 17:58:07 grant Exp $
DISTNAME= fileutils-4.1.11
CATEGORIES= sysutils
@@ -9,9 +9,9 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnu.org/software/fileutils/fileutils.html
COMMENT= GNU file management utilities
-GNU_CONFIGURE= # defined
-USE_PKGLOCALEDIR= # defined
-USE_BUILDLINK2= # defined
+GNU_CONFIGURE= YES
+USE_PKGLOCALEDIR= YES
+USE_BUILDLINK2= YES
CONFIGURE_ARGS+= --program-prefix=g \
--with-libiconv-prefix=${BUILDLINK_PREFIX.libiconv}