summaryrefslogtreecommitdiff
path: root/devel/bugzilla3
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-31 11:16:30 +0000
committerasau <asau@pkgsrc.org>2012-10-31 11:16:30 +0000
commita382ccc7b08ba66a8f6cca03850939f6a18f4b3e (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/bugzilla3
parentd13e9ff49923be9fed7a66707e30849f0f901f64 (diff)
downloadpkgsrc-a382ccc7b08ba66a8f6cca03850939f6a18f4b3e.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/bugzilla3')
-rw-r--r--devel/bugzilla3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile
index 0c1f1c9feab..078e3e3b507 100644
--- a/devel/bugzilla3/Makefile
+++ b/devel/bugzilla3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/03 21:54:28 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/31 11:16:43 asau Exp $
#
DISTNAME= bugzilla-3.2.4
@@ -17,8 +17,6 @@ DEPENDS+= p5-TimeDate>=1.16:../../time/p5-TimeDate
DEPENDS+= p5-Email-Send>=2.00:../../mail/p5-Email-Send
DEPENDS+= p5-Email-MIME>=1.903:../../mail/p5-Email-MIME
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
.include "options.mk"