summaryrefslogtreecommitdiff
path: root/graphics/g2
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:10:39 +0000
committerasau <asau>2012-10-06 14:10:39 +0000
commit1d10c741d9b9764445fdd06fb24f211198fcca6f (patch)
tree302b2130ea1710cf302c1761a30f0dd22578be6f /graphics/g2
parent8096504c562bfd72dba478f6081034c244d04d24 (diff)
downloadpkgsrc-1d10c741d9b9764445fdd06fb24f211198fcca6f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/g2')
-rw-r--r--graphics/g2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile
index 8b3553ff525..e2982af33b6 100644
--- a/graphics/g2/Makefile
+++ b/graphics/g2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2012/10/03 21:56:09 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2012/10/06 14:10:50 asau Exp $
DISTNAME= g2-0.50
PKGREVISION= 9
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://g2.sourceforge.net/
COMMENT= Powerful, easy to use 2D graphics library
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes