diff options
Diffstat (limited to 'mail/pfqueue/Makefile')
-rw-r--r-- | mail/pfqueue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile index 0e19f9ffe434..504d0ecc76f5 100644 --- a/mail/pfqueue/Makefile +++ b/mail/pfqueue/Makefile @@ -7,6 +7,7 @@ PORTNAME= pfqueue PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mnag@FreeBSD.org COMMENT= A console-based tool for handling Postfix 1, Postfix 2 and Exim queues -USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" |