summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorhans <hans>2012-03-02 16:36:57 +0000
committerhans <hans>2012-03-02 16:36:57 +0000
commita99a9ee64af4195d1e1c54d95b9e7b0c2e4bed9c (patch)
tree21df0b47317c36ea2592f63fb1aa3902fafa06fd /pkgtools
parent465e701c207373393d800cb854775f931886245c (diff)
downloadpkgsrc-a99a9ee64af4195d1e1c54d95b9e7b0c2e4bed9c.tar.gz
Uses cdefs.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_select/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/pkg_select/Makefile b/pkgtools/pkg_select/Makefile
index ba37a19dfb3..254f56a67c4 100644
--- a/pkgtools/pkg_select/Makefile
+++ b/pkgtools/pkg_select/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/05/04 13:43:39 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2012/03/02 16:36:57 hans Exp $
#
DISTNAME= pkg_select-20090308
@@ -12,6 +12,8 @@ COMMENT= Curses based pkgsrc system browser / manager
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+USE_FEATURES+= cdefs
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
INSTALLATION_DIRS+= ${EXAMPLEDIR} share/pkg_select