From e1e29c899aeba748ae71ccb7a21fee634f399892 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 5 Oct 2002 03:43:42 +0000 Subject: Convert to buildlink2. Fix DISTNAME. --- comms/malsync/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'comms') 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" -- cgit v1.2.3