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
commit1685739ccc9eb6e697991f0019416acfec93db43 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/bugzilla3
parentef0bf07a7d80918eb75556520666d60cd2dde6d1 (diff)
downloadpkgsrc-1685739ccc9eb6e697991f0019416acfec93db43.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"