summaryrefslogtreecommitdiff
path: root/comms/malsync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/malsync/Makefile')
-rw-r--r--comms/malsync/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/malsync/Makefile b/comms/malsync/Makefile
index ca6b85576b6..e43493e730b 100644
--- a/comms/malsync/Makefile
+++ b/comms/malsync/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2002/09/10 16:06:35 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2002/10/05 03:43:42 wiz Exp $
#
-DISTNAME= ${PKGNAME:S/-/_/}.src
+DISTNAME= ${PKGNAME_NOREV:S/-/_/}.src
PKGNAME= malsync-2.0.5
PKGREVISION= 1
WRKSRC= ${WRKDIR}/malsync/mal/client/unix
@@ -12,7 +12,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.tomw.org/malsync/
COMMENT= utility to synchronize Palm Pilots to the AvantGo.com service
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
USE_GMAKE= YES
do-install:
@@ -22,5 +22,5 @@ do-install:
${INSTALL_DATA} ${FILESDIR}/${doc} ${PREFIX}/share/doc/malsync
.endfor
-.include "../../comms/pilot-link-libs/buildlink.mk"
+.include "../../comms/pilot-link-libs/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"