aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/freehdl/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile
index 03c6f41093a3..231b22188d5b 100644
--- a/cad/freehdl/Makefile
+++ b/cad/freehdl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: freehdl
-# Date created: 19 Oct 2006
-# Whom: lon_kamikaze@gmx.de
-#
+# Created by: lon_kamikaze@gmx.de
# $FreeBSD$
-#
PORTNAME= freehdl
PORTVERSION= 0.0.7
@@ -13,11 +9,9 @@ MASTER_SITES= http://freehdl.seul.org/~enaroska/
MAINTAINER= kamikaze@bsdforen.de
COMMENT= A free VHDL simulator
-USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_PERL5= yes
-USE_GNOME= gnomehack \
- pkgconfig
+USES= gmake perl5 pkgconfig
+USE_GNOME= gnomehack
USE_AUTOTOOLS= libtool
HAS_CONFIGURE= yes