diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2007-08-20 19:47:12 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2007-08-20 19:47:12 +0000 |
commit | ca335e5c1243f76854f136e58ffb74309ebd6659 (patch) | |
tree | bdf5e484a98f99d08b35fec04f5f5ad9994fbd11 /x11-toolkits | |
parent | 5c41a6c6c903f3936a6b752b552fd86b2ea022c3 (diff) | |
download | ports-ca335e5c1243f76854f136e58ffb74309ebd6659.tar.gz ports-ca335e5c1243f76854f136e58ffb74309ebd6659.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/SoXt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index 2d7845b22e0c..bc4f49e65cdc 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= Coin.44:${PORTSDIR}/graphics/Coin USE_GL= yes USE_MOTIF= yes +USE_PERL5_BUILD= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= LIBS="${PTHREAD_LIBS}" CONFIGURE_ARGS+= --with-pthread=yes --with-coin=${X11BASE} |