diff options
Diffstat (limited to 'x11-toolkits/SoXt/Makefile')
-rw-r--r-- | x11-toolkits/SoXt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index 54d6ef5f7bc0..7e5f5e286f19 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -3,7 +3,7 @@ PORTNAME= SoXt PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ @@ -12,7 +12,7 @@ COMMENT= GUI binding for using Open Inventor with Xt/Motif LIB_DEPENDS= libCoin.so:${PORTSDIR}/graphics/Coin -USES= libtool motif pathfix perl5 +USES= libtool:keepla motif pathfix perl5 USE_GL= yes USE_PERL5= build USE_XORG= xi |