diff options
Diffstat (limited to 'mail/bsmtp/Makefile')
-rw-r--r-- | mail/bsmtp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/bsmtp/Makefile b/mail/bsmtp/Makefile index c887799669e1..edeb0859c2b2 100644 --- a/mail/bsmtp/Makefile +++ b/mail/bsmtp/Makefile @@ -6,12 +6,13 @@ PORTNAME= bsmtp PORTVERSION= 1.02 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.stud.uni-karlsruhe.de/~uk1o/bsmtp/ MAINTAINER= naddy@FreeBSD.org +USE_PERL= yes WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes CONFIGURE_ARGS= --redo |