summaryrefslogtreecommitdiff
path: root/net/GeoIP/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 17:18:07 +0000
committerasau <asau>2012-10-23 17:18:07 +0000
commit88a2584c389be8898708c0c49aa37efe9f74a173 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/GeoIP/Makefile
parent550ec66bb6b4e04cc391f908afead3d65f3d7b01 (diff)
downloadpkgsrc-88a2584c389be8898708c0c49aa37efe9f74a173.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/GeoIP/Makefile')
-rw-r--r--net/GeoIP/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile
index a6e59e10bde..74869ae0f04 100644
--- a/net/GeoIP/Makefile
+++ b/net/GeoIP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2011/07/02 05:36:14 obache Exp $
+# $NetBSD: Makefile,v 1.29 2012/10/23 17:18:07 asau Exp $
DISTNAME= GeoIP-1.4.8
CATEGORIES= net
@@ -9,7 +9,6 @@ HOMEPAGE= http://www.maxmind.com/app/c
COMMENT= Find the country from any IP address
LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2 # md5.c and types.h, from GNUPG
-PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LIBTOOL= yes