summaryrefslogtreecommitdiff
path: root/comms/malsync
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:24:38 +0000
committerasau <asau>2012-10-03 11:24:38 +0000
commitf0779b3927592a975e043b2758f4d7c575df8abe (patch)
tree5deda6f85d14740b1c07c446780b6653d19fd2c6 /comms/malsync
parent7cb971d1c94dadc0f8e245b9c235c2484f4efeac (diff)
downloadpkgsrc-f0779b3927592a975e043b2758f4d7c575df8abe.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'comms/malsync')
-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}