summaryrefslogtreecommitdiff
path: root/graphics/povray
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/povray
parent8096504c562bfd72dba478f6081034c244d04d24 (diff)
downloadpkgsrc-1d10c741d9b9764445fdd06fb24f211198fcca6f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/povray')
-rw-r--r--graphics/povray/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile
index 34ed0c67b85..de1e7472199 100644
--- a/graphics/povray/Makefile
+++ b/graphics/povray/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2012/06/12 20:07:07 prlw1 Exp $
+# $NetBSD: Makefile,v 1.52 2012/10/06 14:11:15 asau Exp $
DISTNAME= povray-3.6.1
PKGREVISION= 13
@@ -12,8 +12,6 @@ HOMEPAGE= http://www.povray.org/
COMMENT= Persistence of Vision Ray Tracer
LICENSE= povray-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.1
USE_LANGUAGES= c c++