pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/jpilot-syncmal Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c70dac9796a7
branches: trunk
changeset: 472740:c70dac9796a7
user: snj <snj%pkgsrc.org@localhost>
date: Mon Apr 12 01:49:02 2004 +0000
description:
Convert to buildlink3.
diffstat:
comms/jpilot-syncmal/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r 9eed913ce67d -r c70dac9796a7 comms/jpilot-syncmal/Makefile
--- a/comms/jpilot-syncmal/Makefile Mon Apr 12 01:37:46 2004 +0000
+++ b/comms/jpilot-syncmal/Makefile Mon Apr 12 01:49:02 2004 +0000
@@ -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 @@
BUILDLINK_DEPMETHOD.jpilot= full
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
USE_X11= # defined
USE_GNU_TOOLS+= make
@@ -29,7 +29,7 @@
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"
Home |
Main Index |
Thread Index |
Old Index