summaryrefslogtreecommitdiff
path: root/cad/librecad
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
commitfb4689d69ea11faa910f7286f74daca6097ab9db (patch)
tree394746068028ecd760849eba93abb01dfd5bea17 /cad/librecad
parent7a48191ad0a52cfc86bcf6477e155dce1d4802ad (diff)
downloadpkgsrc-fb4689d69ea11faa910f7286f74daca6097ab9db.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'cad/librecad')
-rw-r--r--cad/librecad/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 526abcf5e8e..05e7db76645 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/08 13:25:13 asau Exp $
#
DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad
@@ -12,8 +12,6 @@ HOMEPAGE= http://librecad.org/
COMMENT= Free Open Source personal CAD application
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
# Force using "curl" for fetching the distribution file. It is only available
# over HTTPS and "curl" is the only fetch program which always supports HTTPS.
FETCH_USING= curl