summaryrefslogtreecommitdiff
path: root/geography/cmconvert
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-04 09:19:16 +0000
committerasau <asau@pkgsrc.org>2012-10-04 09:19:16 +0000
commit0f7725b1f1876b021708c8a1867b994378478e75 (patch)
tree2ccac5dcf6210c192391b04516d405ccf0a6f5f5 /geography/cmconvert
parent236aef157e21f087b341a1b9d14766d509311afa (diff)
downloadpkgsrc-0f7725b1f1876b021708c8a1867b994378478e75.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'geography/cmconvert')
-rw-r--r--geography/cmconvert/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/geography/cmconvert/Makefile b/geography/cmconvert/Makefile
index 3cd7d3be0b1..cb07d928a29 100644
--- a/geography/cmconvert/Makefile
+++ b/geography/cmconvert/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/11/26 04:39:55 sbd Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/04 09:19:16 asau Exp $
#
DISTNAME= cmconvert-1.9.5
@@ -13,8 +13,6 @@ COMMENT= CacheMate import file converter for GPS GPX files
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../devel/zlib/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"