aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-01-28 14:06:16 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-01-28 14:06:16 +0000
commit15573b994388fe165c492e51775ac09b6580be59 (patch)
treefcc51136fe1f99e26f251c276c4a28ef0d130a58 /cad
parentf0d74567580fb323223050bfcdb376286abbf29f (diff)
downloadports-15573b994388fe165c492e51775ac09b6580be59.tar.gz
ports-15573b994388fe165c492e51775ac09b6580be59.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/brlcad/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index 7eeddf946135..aec4f9ec49c7 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -23,10 +23,7 @@ USE_BZIP2= yes
USE_GL= gl glu
USE_XORG= ice inputproto sm x11 xau xcb xdamage xdmcp xext xfixes xft xi \
xproto xrender xscrnsaver xt xxf86vm
-USE_GMAKE= yes
-USES= bison pathfix cmake pkgconfig
-USE_TCL= 85
-USE_TK= 85
+USES= bison pathfix cmake:outsource pkgconfig tk:85
USE_LDCONFIG= yes
PREFIX?= ${LOCALBASE}/${PORTNAME}
@@ -42,7 +39,7 @@ MANPREFIX= ${PREFIX}/share
BROKEN_sparc64= does not compile: invokes i386 assembler
post-patch:
- @${REINPLACE_CMD} "s+-exact Tcl 8\.5\.1+Tcl 8.5+" ${WRKSRC}/src/other/tcl/library/init.tcl
+ @${REINPLACE_CMD} "s+-exact Tcl 8\.5\.9+Tcl 8.5+" ${WRKSRC}/src/other/tcl/library/init.tcl
@${REINPLACE_CMD} -e 's|{LIB_DIR}|{prefix}/libdata|' \
${WRKSRC}/misc/pkgconfig/CMakeLists.txt