summaryrefslogtreecommitdiff
path: root/comms/jpilot-syncmal
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 20:52:18 +0000
committerrillig <rillig>2005-09-28 20:52:18 +0000
commit497cdd7125f8abe86eec13bb709ecc6625e715f0 (patch)
tree49fa5aa9585554801243dca9aced094d40285ba0 /comms/jpilot-syncmal
parent78122d314edeb82e3047dae09d03b73df8b70852 (diff)
downloadpkgsrc-497cdd7125f8abe86eec13bb709ecc6625e715f0.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'comms/jpilot-syncmal')
-rw-r--r--comms/jpilot-syncmal/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile
index 8e11c14e600..99a78de934a 100644
--- a/comms/jpilot-syncmal/Makefile
+++ b/comms/jpilot-syncmal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2005/08/10 20:56:13 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2005/09/28 20:52:18 rillig Exp $
DISTNAME= jpilot-syncmal_0.71.2
PKGNAME= jpilot-syncmal-0.71.2
@@ -14,10 +14,10 @@ BUILDLINK_DEPMETHOD.jpilot= full
USE_TOOLS+= gmake pkg-config
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE= libtool
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-gtk2
CONFIGURE_ARGS+= --with-plugin-prefix=${BUILDLINK_PREFIX.jpilot}/include/jpilot
CONFIGURE_ARGS+= --with-pilot-prefix=${BUILDLINK_PREFIX.pilot-link-libs}