summaryrefslogtreecommitdiff
path: root/devel/flex
diff options
context:
space:
mode:
authorasau <asau>2012-10-31 11:16:30 +0000
committerasau <asau>2012-10-31 11:16:30 +0000
commit52ae94c9b672e9389ee68afb66df841a3afeb667 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/flex
parentcf871ec64c560ebe1cc9c0ba791a04b62017feed (diff)
downloadpkgsrc-52ae94c9b672e9389ee68afb66df841a3afeb667.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/flex')
-rw-r--r--devel/flex/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/flex/Makefile b/devel/flex/Makefile
index 3264fd5f9fe..37c3fe5dd72 100644
--- a/devel/flex/Makefile
+++ b/devel/flex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2012/08/01 13:12:36 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2012/10/31 11:16:57 asau Exp $
DISTNAME= flex-2.5.36
PKGREVISION= 1
@@ -15,8 +15,6 @@ COMMENT= Fast clone of lex(1), the lexical scanner generator
#BUILD_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
#BUILD_DEPENDS+= tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= YES
USE_TOOLS+= gm4:run makeinfo
MAKE_JOBS_SAFE= no