summaryrefslogtreecommitdiff
path: root/graphics/libart
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/libart
parent8096504c562bfd72dba478f6081034c244d04d24 (diff)
downloadpkgsrc-1d10c741d9b9764445fdd06fb24f211198fcca6f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/libart')
-rw-r--r--graphics/libart/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile
index 77fe84dc3d9..e6cf2623b83 100644
--- a/graphics/libart/Makefile
+++ b/graphics/libart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/04/13 16:45:37 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/06 14:11:03 asau Exp $
DISTNAME= libart_lgpl-2.3.21
PKGNAME= ${DISTNAME:S/_lgpl//}
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.levien.com/libart/
COMMENT= High-performance 2D graphics library
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LIBTOOL= YES