summaryrefslogtreecommitdiff
path: root/net/p5-eBay-API
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 17:18:07 +0000
committerasau <asau>2012-10-23 17:18:07 +0000
commit88a2584c389be8898708c0c49aa37efe9f74a173 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/p5-eBay-API
parent550ec66bb6b4e04cc391f908afead3d65f3d7b01 (diff)
downloadpkgsrc-88a2584c389be8898708c0c49aa37efe9f74a173.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/p5-eBay-API')
-rw-r--r--net/p5-eBay-API/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-eBay-API/Makefile b/net/p5-eBay-API/Makefile
index 17312b88256..c7db75c4e75 100644
--- a/net/p5-eBay-API/Makefile
+++ b/net/p5-eBay-API/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:08 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:55 asau Exp $
DISTNAME= eBay-API-0.25
PKGNAME= p5-${DISTNAME}
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/perldoc?eBay::API
COMMENT= Non SOAP based XML schema library for eBay API
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress
DEPENDS+= p5-Crypt-SSLeay>=0.51:../../security/p5-Crypt-SSLeay
DEPENDS+= p5-Devel-StackTrace>=1.03:../../devel/p5-Devel-StackTrace