diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 15:23:58 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 15:23:58 +0000 |
commit | 8b77080918d0242431bdc02d5bbaca527cf1d34e (patch) | |
tree | 38d8ee0489aa5335f3aff285581295d88a8c9c13 /x11-toolkits | |
parent | a8125260aa8cb21285ce1ba54a59a4b5d80790ed (diff) | |
download | ports-8b77080918d0242431bdc02d5bbaca527cf1d34e.tar.gz ports-8b77080918d0242431bdc02d5bbaca527cf1d34e.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-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 db036ce0e802..7fd1f7ed115b 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -12,9 +12,9 @@ COMMENT= GUI binding for using Open Inventor with Xt/Motif LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin -USES= motif pathfix +USES= motif pathfix perl5 USE_GL= yes -USE_PERL5_BUILD= yes +USE_PERL5= build USE_XORG= xi GNU_CONFIGURE= yes CONFIGURE_ENV+= LIBS="${PTHREAD_LIBS}" |