aboutsummaryrefslogtreecommitdiffstats
path: root/net/nam
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2007-07-31 22:01:09 +0800
committermm <mm@FreeBSD.org>2007-07-31 22:01:09 +0800
commitf3c7861d959dd4154459a2f89e2743cc0ca1ead2 (patch)
treeba2f200dd0f4ef1fa97a268157a72526dacbf7ff /net/nam
parent90c4f5fe72bcc9f4a3a9fe333a8b0016a1762cf6 (diff)
downloadfreebsd-ports-gnome-f3c7861d959dd4154459a2f89e2743cc0ca1ead2.tar.gz
freebsd-ports-gnome-f3c7861d959dd4154459a2f89e2743cc0ca1ead2.tar.zst
freebsd-ports-gnome-f3c7861d959dd4154459a2f89e2743cc0ca1ead2.zip
- Depend explicitly on USE_XORG= xmu
- Bump PORTREVISION Approved by: garga (mentor, implicit)
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