aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 07:55:13 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 07:55:13 +0800
commit484a066694999997d9cde2c29bf4e46e543cdc16 (patch)
tree565e156dc159740addec90a7b46525c8b4c28184 /cad
parent0c1a5b3a5f4ad9f19eb7e591592e6411762f4935 (diff)
downloadfreebsd-ports-gnome-484a066694999997d9cde2c29bf4e46e543cdc16.tar.gz
freebsd-ports-gnome-484a066694999997d9cde2c29bf4e46e543cdc16.tar.zst
freebsd-ports-gnome-484a066694999997d9cde2c29bf4e46e543cdc16.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'cad')
-rw-r--r--cad/freehdl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile
index 227699c34645..8199fb0695e8 100644
--- a/cad/freehdl/Makefile
+++ b/cad/freehdl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freehdl
PORTVERSION= 0.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.home.hs-karlsruhe.de/~fado0011/ \
http://cran.mit.edu/~enaroska/
@@ -18,7 +18,6 @@ COMMENT= A free VHDL simulator
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PERL5= yes
-USE_XLIB= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib \
--prefix=${PREFIX} \