summaryrefslogtreecommitdiff
path: root/comms/pilot-link-libs/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-11-30 18:16:43 +0000
committerwiz <wiz@pkgsrc.org>2007-11-30 18:16:43 +0000
commitcc9dc8ab360445de413d2453cbc9a27d26e059d5 (patch)
tree5ac9bcb011158751fa8ddb9bad611d9146eda405 /comms/pilot-link-libs/Makefile
parentd9e0ee716c4b69145782946e42e059dd705a90e8 (diff)
downloadpkgsrc-cc9dc8ab360445de413d2453cbc9a27d26e059d5.tar.gz
pkglint cleanup.
Diffstat (limited to 'comms/pilot-link-libs/Makefile')
-rw-r--r--comms/pilot-link-libs/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/comms/pilot-link-libs/Makefile b/comms/pilot-link-libs/Makefile
index 0006cf07046..de18935af49 100644
--- a/comms/pilot-link-libs/Makefile
+++ b/comms/pilot-link-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/10/16 23:56:02 tnn Exp $
+# $NetBSD: Makefile,v 1.19 2007/11/30 18:16:43 wiz Exp $
#
.include "../../comms/pilot-link/Makefile.common"
@@ -15,9 +15,7 @@ MAKE_ENV+= PICCLIB="libcc/libpicc.a"
CONFIGURE_ENV+= ac_cv_header_inttypes_h="no"
.endif
-BUILD_DIRS= ${WRKSRC}/include
-BUILD_DIRS+= ${WRKSRC}/libpisock
-BUILD_DIRS+= ${WRKSRC}/libpisync
+BUILD_DIRS= include libpisock libpisync
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"