summaryrefslogtreecommitdiff
path: root/chat/p5-IRC-Utils
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 00:02:33 +0000
committerasau <asau>2012-10-03 00:02:33 +0000
commit64bd928e7ccf8bcb2e0fac65e5b369ed44f5081a (patch)
tree4aa30529e48266b3b23855c535d330e6d5b5d7d3 /chat/p5-IRC-Utils
parenta189a0a58af46c22e9617b692b0b2c19644064df (diff)
downloadpkgsrc-64bd928e7ccf8bcb2e0fac65e5b369ed44f5081a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'chat/p5-IRC-Utils')
-rw-r--r--chat/p5-IRC-Utils/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/p5-IRC-Utils/Makefile b/chat/p5-IRC-Utils/Makefile
index 7edf6e1ce38..eaed70578c3 100644
--- a/chat/p5-IRC-Utils/Makefile
+++ b/chat/p5-IRC-Utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/11/13 07:24:09 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/03 00:02:41 asau Exp $
DISTNAME= IRC-Utils-0.12
PKGNAME= p5-${DISTNAME}
@@ -12,8 +12,6 @@ LICENSE= ${PERL5_LICENSE}
PREV_PKGPATH= chat/p5-IRC-Util
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/IRC/Utils/.packlist
.include "../../lang/perl5/module.mk"