diff options
Diffstat (limited to 'x11-toolkits/SoXt/Makefile')
-rw-r--r-- | x11-toolkits/SoXt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index 3a1b48776bcf..d5fd68798f83 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -12,9 +12,10 @@ COMMENT= GUI binding for using Open Inventor with Xt/Motif LIB_DEPENDS= libCoin.so:${PORTSDIR}/graphics/Coin -USES= libtool motif pathfix perl5 +USES= libtool motif pathfix perl5 shebangfix USE_GL= yes USE_PERL5= build +SHEBANG_FILES= cfg/doxy4win.pl USE_XORG= xi GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-pthread=yes --with-coin=${LOCALBASE} |