diff options
Diffstat (limited to 'misc/p5-ControlX10-CM17/Makefile')
-rw-r--r-- | misc/p5-ControlX10-CM17/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/p5-ControlX10-CM17/Makefile b/misc/p5-ControlX10-CM17/Makefile index b42ba48042b..583d8499e87 100644 --- a/misc/p5-ControlX10-CM17/Makefile +++ b/misc/p5-ControlX10-CM17/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 21:56:45 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/08 09:57:32 asau Exp $ DISTNAME= ControlX10-CM17-0.07 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ MAINTAINER= damon@brodiefamily.org HOMEPAGE= http://members.aol.com/Bbirthisel/x10.d/index.html COMMENT= Perl5 module for controlling the X10 CM17A controller -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Device-SerialPort>=0.07:../../comms/p5-Device-SerialPort PERL5_PACKLIST= auto/ControlX10/CM17/.packlist |