summaryrefslogtreecommitdiff
path: root/geography/proj
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
commit95e1b97ea0afbf8c75382ba0bda4117b2b76a846 (patch)
tree2ccac5dcf6210c192391b04516d405ccf0a6f5f5 /geography/proj
parentbcd14fa3d053ab2e61920ff4aba55f7edf5824ce (diff)
downloadpkgsrc-95e1b97ea0afbf8c75382ba0bda4117b2b76a846.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'geography/proj')
-rw-r--r--geography/proj/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/geography/proj/Makefile b/geography/proj/Makefile
index 2e33651d1b6..da813318a7a 100644
--- a/geography/proj/Makefile
+++ b/geography/proj/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/03/14 23:36:06 gdt Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/04 09:19:20 asau Exp $
VERSION= 4.8.0
DISTNAME= proj-${VERSION}
@@ -14,8 +14,6 @@ LICENSE= mit
PREV_PKGPATH= misc/proj
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes