summaryrefslogtreecommitdiff
path: root/cad/librecad
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 13:25:10 +0000
committerasau <asau>2012-10-08 13:25:10 +0000
commita389a2bbc3a863d5d015cc1049ad4f022d263031 (patch)
tree394746068028ecd760849eba93abb01dfd5bea17 /cad/librecad
parentbd85c991b2565ebe0f181b1d46a65297aba19f04 (diff)
downloadpkgsrc-a389a2bbc3a863d5d015cc1049ad4f022d263031.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