summaryrefslogtreecommitdiff
path: root/cad/librecad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/librecad/Makefile')
-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