summaryrefslogtreecommitdiff
path: root/net/libgdata/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 17:18:07 +0000
committerasau <asau>2012-10-23 17:18:07 +0000
commit4cf1fa41517eb901e7e5a198fb767c80533249d0 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/libgdata/Makefile
parent8441e63af6a2207f88fe03d6317d6754a32d5840 (diff)
downloadpkgsrc-4cf1fa41517eb901e7e5a198fb767c80533249d0.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/libgdata/Makefile')
-rw-r--r--net/libgdata/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/libgdata/Makefile b/net/libgdata/Makefile
index 8d5e96070c2..c52c44aec42 100644
--- a/net/libgdata/Makefile
+++ b/net/libgdata/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/09/15 10:06:03 obache Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:33 asau Exp $
#
DISTNAME= libgdata-0.6.6
@@ -12,8 +12,6 @@ HOMEPAGE= http://live.gnome.org/libgdata
COMMENT= Google Data API based Glib client library
LICENSE= gnu-lgpl-v2.1
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes