diff options
Diffstat (limited to 'x11-toolkits/SoXt/Makefile')
-rw-r--r-- | x11-toolkits/SoXt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index 9057168..d2396a8 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/ MAINTAINER= bofh@FreeBSD.org COMMENT= GUI binding for using Open Inventor with Xt/Motif -LIB_DEPENDS= libCoin.so:${PORTSDIR}/graphics/Coin +LIB_DEPENDS= libCoin.so:graphics/Coin USES= libtool motif pathfix perl5 shebangfix USE_GL= yes |