summaryrefslogtreecommitdiff
path: root/comms/pilot-link
diff options
context:
space:
mode:
authorwiz <wiz>2007-11-30 18:16:43 +0000
committerwiz <wiz>2007-11-30 18:16:43 +0000
commitb6249a089efe2420a1b95b2c7031bd61c88dc276 (patch)
tree5ac9bcb011158751fa8ddb9bad611d9146eda405 /comms/pilot-link
parent6681bc4a423cfdd691dd01aac441d814dc65ccd5 (diff)
downloadpkgsrc-b6249a089efe2420a1b95b2c7031bd61c88dc276.tar.gz
pkglint cleanup.
Diffstat (limited to 'comms/pilot-link')
-rw-r--r--comms/pilot-link/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index e7e982b384e..eaed9e0632d 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2007/01/26 01:26:46 markd Exp $
+# $NetBSD: Makefile,v 1.47 2007/11/30 18:17:11 wiz Exp $
.include "../../comms/pilot-link/Makefile.common"
@@ -14,10 +14,7 @@ CONFIGURE_ARGS+= --with-libpng
CONFIGURE_ARGS+= --with-readline
CONFIGURE_ARGS+= --enable-conduits
-BUILD_DIRS= ${WRKSRC}/src
-BUILD_DIRS+= ${WRKSRC}/bindings
-BUILD_DIRS+= ${WRKSRC}/doc
-BUILD_DIRS+= ${WRKSRC}/tests
+BUILD_DIRS= src bindings doc tests
post-patch:
cd ${WRKSRC} && \