diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 06:13:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 06:13:27 +0000 |
commit | 995f5a5f620f84d12fd92f63ba018f0dbc95c4a5 (patch) | |
tree | b6dffe38d7174e3cea11da95ba672956bd043cf0 /sysutils/epylog/Makefile | |
parent | 135d83279d7748ae53f2b6d71d5e808e6a14c5ec (diff) | |
download | ports-995f5a5f620f84d12fd92f63ba018f0dbc95c4a5.tar.gz ports-995f5a5f620f84d12fd92f63ba018f0dbc95c4a5.zip |
Notes
Diffstat (limited to 'sysutils/epylog/Makefile')
-rw-r--r-- | sysutils/epylog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/epylog/Makefile b/sysutils/epylog/Makefile index 8db62bdc5794..b462c59b10d1 100644 --- a/sysutils/epylog/Makefile +++ b/sysutils/epylog/Makefile @@ -24,7 +24,7 @@ MAN8= epylog.8 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lynx=${LOCALBASE}/bin/lynx -USE_PERL5= yes +USES= perl5 USE_PYTHON= yes LOCAL_CONF_FILES= epylog.conf \ |