mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Depend explicitly on USE_XORG= xmu
- Bump PORTREVISION Approved by: garga (mentor, implicit)
This commit is contained in:
parent
ef7b83cf2f
commit
e0843701fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196829
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue