diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-13 20:16:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-13 20:16:32 +0000 |
commit | a0b9990731400a97b5dc98617283038eaaac9717 (patch) | |
tree | c571efe19e1b2dd9a4a852639bc277e0eaf8b486 /net/nam/Makefile | |
parent | 6fb1e0580ce7f06e1b82c99ae9c202d8a51ea1d3 (diff) | |
download | ports-a0b9990731400a97b5dc98617283038eaaac9717.tar.gz ports-a0b9990731400a97b5dc98617283038eaaac9717.zip |
Notes
Diffstat (limited to 'net/nam/Makefile')
-rw-r--r-- | net/nam/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile index e23b648cbf1e..6753f2e5fa04 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -18,6 +18,8 @@ COMMENT= Animation tool for network simulation traces BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl LIB_DEPENDS= otcl.1:${PORTSDIR}/lang/otcl +BROKEN= does not configure + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= xmu |