summaryrefslogtreecommitdiff
path: root/cad/openscad
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:25:10 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:25:10 +0000
commit90a59f44913f74f8b06e96c229c8c16be8f0cd5d (patch)
tree394746068028ecd760849eba93abb01dfd5bea17 /cad/openscad
parentba231f5526575cc6acbd7ed3c21f348cdb19b306 (diff)
downloadpkgsrc-90a59f44913f74f8b06e96c229c8c16be8f0cd5d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'cad/openscad')
-rw-r--r--cad/openscad/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index a8d328b1af9..037bc971477 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/08 13:25:15 asau Exp $
#
PKGNAME= openscad-2011.12
@@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2
FETCH_USING= curl
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/openscad-2011.12
USE_LANGUAGES= c c++