diff options
Diffstat (limited to 'comms/malsync/Makefile')
-rw-r--r-- | comms/malsync/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/malsync/Makefile b/comms/malsync/Makefile index 880a0c41482..badc6ba6dbf 100644 --- a/comms/malsync/Makefile +++ b/comms/malsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/05/20 00:58:08 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 11:24:41 asau Exp $ # DISTNAME= ${PKGNAME_NOREV:S/-/_/}.src @@ -13,8 +13,6 @@ COMMENT= Utility to synchronize Palm Pilots to the AvantGo.com service CONFLICTS+= libmal-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/malsync USE_TOOLS+= gmake MAKE_ENV+= PILOT_LINK_DIR=${BUILDLINK_PREFIX.pilot-link-libs} |