summaryrefslogtreecommitdiff
path: root/x11/p5-Clipboard/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-10-29 05:06:05 +0000
committerasau <asau>2012-10-29 05:06:05 +0000
commit07ba0a95d6b7fc80cdbe0546a97cf6c5b88efecd (patch)
tree2379812310e9345accaee1e306485260940238a4 /x11/p5-Clipboard/Makefile
parent8ff1c7c885144039487e99db84862e3d8b8e8670 (diff)
downloadpkgsrc-07ba0a95d6b7fc80cdbe0546a97cf6c5b88efecd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/p5-Clipboard/Makefile')
-rw-r--r--x11/p5-Clipboard/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/p5-Clipboard/Makefile b/x11/p5-Clipboard/Makefile
index 1216c4fce9b..39d6735f7ae 100644
--- a/x11/p5-Clipboard/Makefile
+++ b/x11/p5-Clipboard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/03 21:59:08 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/29 05:06:42 asau Exp $
DISTNAME= Clipboard-0.13
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Clipboard/
COMMENT= Copy and paste with any OS
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "../../mk/bsd.prefs.mk"