aboutsummaryrefslogtreecommitdiff
path: root/mail/prayer
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 13:12:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 13:12:31 +0000
commit53ad8315b0a2ef773e5e5f74a380bab573e4d008 (patch)
tree5522ebdbbbc41a02fbc8bf3da8fa96b3719b6d61 /mail/prayer
parentc0af1ccd5f350208e51572a7122f075c545462ec (diff)
downloadports-53ad8315b0a2ef773e5e5f74a380bab573e4d008.tar.gz
ports-53ad8315b0a2ef773e5e5f74a380bab573e4d008.zip
Notes
Diffstat (limited to 'mail/prayer')
-rw-r--r--mail/prayer/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile
index c64ac6b01d02..38c40d1cb66a 100644
--- a/mail/prayer/Makefile
+++ b/mail/prayer/Makefile
@@ -14,9 +14,13 @@ LIB_DEPENDS= c-client4:${PORTSDIR}/mail/cclient
USE_GMAKE= yes
USE_PERL5_BUILD=yes
-USES= iconv
+USES= iconv shebangfix
LDFLAGS+= -L${LOCALBASE}/lib
+SHEBANG_FILES= utils/ucsnews.pl \
+ templates/old/make_olist.pl \
+ templates/src/*.pl
+
MAKE_ENV+= PORTCFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
PORTLDFLAGS="${LDFLAGS}"