aboutsummaryrefslogtreecommitdiff
path: root/cad/freehdl/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 20:32:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 20:32:55 +0000
commitb03628b94f21f800539b243a97a817e10a50eca5 (patch)
tree1a9c2037c22bf980a426c44e26d289955191e65c /cad/freehdl/Makefile
parent862df8e7797800e8fcbc87ddc3669f91500674e8 (diff)
downloadports-b03628b94f21f800539b243a97a817e10a50eca5.tar.gz
ports-b03628b94f21f800539b243a97a817e10a50eca5.zip
Notes
Diffstat (limited to 'cad/freehdl/Makefile')
-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