summaryrefslogtreecommitdiff
path: root/sysutils/fileutils
diff options
context:
space:
mode:
authorgrant <grant>2002-12-06 17:58:07 +0000
committergrant <grant>2002-12-06 17:58:07 +0000
commitdeaf8988651bab24d368246deef9960812fb1e75 (patch)
treeae55dbe2eb124774da2e8d8d3e1feb2481a3bccb /sysutils/fileutils
parent37d6d90f9e4ec1033ff3dad1484340fe739ea43b (diff)
downloadpkgsrc-deaf8988651bab24d368246deef9960812fb1e75.tar.gz
ugh, fix last.
Diffstat (limited to 'sysutils/fileutils')
-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}