summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorsnj <snj>2004-04-12 01:49:02 +0000
committersnj <snj>2004-04-12 01:49:02 +0000
commit70d232fc0a1949f179b01267710f64579df67218 (patch)
treed3964a7c31922f604b0601e13dc589f97e25fe37 /comms
parent22973f4221328f625a381239cb66b1ff35088d0c (diff)
downloadpkgsrc-70d232fc0a1949f179b01267710f64579df67218.tar.gz
Convert to buildlink3.
Diffstat (limited to 'comms')
-rw-r--r--comms/jpilot-syncmal/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile
index b8c525e4259..8ce7f9b0a56 100644
--- a/comms/jpilot-syncmal/Makefile
+++ b/comms/jpilot-syncmal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/02/14 17:21:35 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2004/04/12 01:49:02 snj Exp $
DISTNAME= jpilot-syncmal_0.71.2
PKGNAME= jpilot-syncmal-0.71.2
@@ -12,7 +12,7 @@ COMMENT= MAL synchronization plugin for J-Pilot
BUILDLINK_DEPMETHOD.jpilot= full
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
USE_X11= # defined
USE_GNU_TOOLS+= make
@@ -29,7 +29,7 @@ CFLAGS+= -D__unix__=1
PLUGINSDIR= ${PREFIX}/lib/jpilot/plugins
PLIST_SUBST+= PLUGINSDIR=${PLUGINSDIR:S/${PREFIX}\///}
-.include "../../comms/jpilot/buildlink2.mk"
-.include "../../comms/pilot-link-libs/buildlink2.mk"
+.include "../../comms/jpilot/buildlink3.mk"
+.include "../../comms/pilot-link-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"