diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 16:41:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 16:41:28 +0000 |
commit | 4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776 (patch) | |
tree | fa30c5a272c5bca86ab06c6a0cfd55c2d6a9f6e0 /lang/ocs | |
parent | 79c6756b725080e72a499f12b3a3387ec7eea9cd (diff) | |
download | ports-4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776.tar.gz ports-4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776.zip |
Notes
Diffstat (limited to 'lang/ocs')
-rw-r--r-- | lang/ocs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ocs/Makefile b/lang/ocs/Makefile index d599b3005a47..03de08855dac 100644 --- a/lang/ocs/Makefile +++ b/lang/ocs/Makefile @@ -24,10 +24,9 @@ PLIST= ${WRKDIR}/pkg-plist ALL_TARGET= install USE_BZIP2= yes -USES= gmake +USES= gmake perl5 USE_TCL= yes USE_TK= yes -USE_PERL5= yes HAS_CONFIGURE= yes USE_XORG= xt MAKE_JOBS_UNSAFE= yes |