diff options
-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} |