diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-04 12:33:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-04 12:33:50 +0000 |
commit | 544e16f0d1ded699c464302aa83f834c3bc13d5d (patch) | |
tree | b568b4caef2c226792fbbfb3dfc4d1e4c299d61b /mail/prayer | |
parent | 6368b8b0b13d8d96eb0b473a83817e580070eb05 (diff) | |
download | ports-544e16f0d1ded699c464302aa83f834c3bc13d5d.tar.gz ports-544e16f0d1ded699c464302aa83f834c3bc13d5d.zip |
Notes
Diffstat (limited to 'mail/prayer')
-rw-r--r-- | mail/prayer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index 95cbb040a3c2..7c3bc3a52424 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -12,8 +12,8 @@ LICENSE= GPLv2 LIB_DEPENDS= c-client4:${PORTSDIR}/mail/cclient -USE_PERL5_BUILD=yes -USES= iconv shebangfix gmake +USES= iconv shebangfix gmake perl5 +USE_PERL5= build LDFLAGS+= -L${LOCALBASE}/lib SHEBANG_FILES= utils/ucsnews.pl \ |