summaryrefslogtreecommitdiff
path: root/comms/p5-Device-XBee-API
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:24:38 +0000
committerasau <asau>2012-10-03 11:24:38 +0000
commitf0779b3927592a975e043b2758f4d7c575df8abe (patch)
tree5deda6f85d14740b1c07c446780b6653d19fd2c6 /comms/p5-Device-XBee-API
parent7cb971d1c94dadc0f8e245b9c235c2484f4efeac (diff)
downloadpkgsrc-f0779b3927592a975e043b2758f4d7c575df8abe.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'comms/p5-Device-XBee-API')
-rw-r--r--comms/p5-Device-XBee-API/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/p5-Device-XBee-API/Makefile b/comms/p5-Device-XBee-API/Makefile
index 0d239764f04..34a5962e1bc 100644
--- a/comms/p5-Device-XBee-API/Makefile
+++ b/comms/p5-Device-XBee-API/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/09/01 02:29:38 dsainty Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/03 11:24:43 asau Exp $
#
DISTNAME= Device-XBee-API-0.4
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/perldoc?Device::XBee::API
COMMENT= Object-oriented Perl interface to Digi XBee module API mode
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Device-SerialPort>=1.04:../../comms/p5-Device-SerialPort
WRKSRC= ${WRKDIR}/Device-XBee-API