summaryrefslogtreecommitdiff
path: root/cad/freehdl
diff options
context:
space:
mode:
Diffstat (limited to 'cad/freehdl')
-rw-r--r--cad/freehdl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile
index 3ab0fea4d2d..46ac1ff1da3 100644
--- a/cad/freehdl/Makefile
+++ b/cad/freehdl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/10/03 21:53:59 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= freehdl-0.0.7
@@ -16,6 +16,5 @@ USE_LANGUAGES= c c++
USE_TOOLS+= gmake perl:run pkg-config
INFO_FILES= yes
REPLACE_PERL+= freehdl/gvhdl.in
-PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.pkg.mk"