summaryrefslogtreecommitdiff
path: root/comms/malsync/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 11:24:38 +0000
committerasau <asau@pkgsrc.org>2012-10-03 11:24:38 +0000
commit1ac9f60085aec1d867a46a07eec69fa91f833ca8 (patch)
tree5deda6f85d14740b1c07c446780b6653d19fd2c6 /comms/malsync/Makefile
parentffdb8eeec001a068c757b22ffb29522bc31bd326 (diff)
downloadpkgsrc-1ac9f60085aec1d867a46a07eec69fa91f833ca8.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'comms/malsync/Makefile')
-rw-r--r--comms/malsync/Makefile4
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}