aboutsummaryrefslogtreecommitdiff
path: root/net/nam
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2007-07-31 14:01:09 +0000
committerMartin Matuska <mm@FreeBSD.org>2007-07-31 14:01:09 +0000
commite0843701fdb42f99f756e3ab2c13eae44e2c4017 (patch)
treea754baa3b5323926fea5c9bb7bd7a6051f7744d6 /net/nam
parentef7b83cf2f14880f616f870e2b2c1cb918e3984b (diff)
downloadports-e0843701fdb42f99f756e3ab2c13eae44e2c4017.tar.gz
ports-e0843701fdb42f99f756e3ab2c13eae44e2c4017.zip
- Depend explicitly on USE_XORG= xmu
- Bump PORTREVISION Approved by: garga (mentor, implicit)
Notes
Notes: svn path=/head/; revision=196829
Diffstat (limited to 'net/nam')
-rw-r--r--net/nam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile
index 5486812ef51e..e23b648cbf1e 100644
--- a/net/nam/Makefile
+++ b/net/nam/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nam
PORTVERSION= 1.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.isi.edu/nsnam/dist/
DISTNAME= nam-src-${PORTVERSION}
@@ -20,7 +20,7 @@ LIB_DEPENDS= otcl.1:${PORTSDIR}/lang/otcl
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_XLIB= yes
+USE_XORG= xmu
GNU_CONFIGURE= yes
CXXFLAGS+= -I${LOCALBASE}/include/tclcl
CONFIGURE_ARGS= --with-tcl-ver=8.4 --with-tk-ver=8.4