summaryrefslogtreecommitdiff
path: root/geography/cm2gpx
diff options
context:
space:
mode:
authorasau <asau>2012-10-04 09:19:16 +0000
committerasau <asau>2012-10-04 09:19:16 +0000
commit749301d65e351b5ce67dc6f840627b64ce29f45a (patch)
tree2ccac5dcf6210c192391b04516d405ccf0a6f5f5 /geography/cm2gpx
parent40d8bc1a6c82074c790e5995fd886befea5553db (diff)
downloadpkgsrc-749301d65e351b5ce67dc6f840627b64ce29f45a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'geography/cm2gpx')
-rw-r--r--geography/cm2gpx/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/geography/cm2gpx/Makefile b/geography/cm2gpx/Makefile
index 330cca5f367..1765e14c574 100644
--- a/geography/cm2gpx/Makefile
+++ b/geography/cm2gpx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2008/01/23 00:52:52 rhaen Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/04 09:19:16 asau Exp $
#
DISTNAME= cm2gpx-1.0.4
@@ -12,6 +12,4 @@ COMMENT= CacheMate PDB-to-GPX file converter
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.pkg.mk"