summaryrefslogtreecommitdiff
path: root/comms/p5-pilot-link
diff options
context:
space:
mode:
Diffstat (limited to 'comms/p5-pilot-link')
-rw-r--r--comms/p5-pilot-link/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile
index 06e04ca5522..bb4ed4ef212 100644
--- a/comms/p5-pilot-link/Makefile
+++ b/comms/p5-pilot-link/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2009/06/30 00:07:12 joerg Exp $
+# $NetBSD: Makefile,v 1.43 2009/08/09 08:36:34 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../comms/pilot-link/Makefile.common"
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
COMMENT= Perl bindings for pilot-link
@@ -24,9 +23,9 @@ PERL5_LDFLAGS= -lpisock
REPLACE_PERL+= bindings/Perl/h2xs-pilot-link src/pilot-ietf2datebook.pl
-INSTALL_DIRS= ${WRKSRC}/bindings
+INSTALL_DIRS= bindings
INSTALLATION_DIRS= bin
-BUILD_DIRS+= ${WRKSRC}/src
+BUILD_DIRS+= src
BUILD_DIRS+= ${INSTALL_DIRS}
SUBST_CLASSES+= progs