diff options
Diffstat (limited to 'mail/missey/Makefile')
-rw-r--r-- | mail/missey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/missey/Makefile b/mail/missey/Makefile index 66efeabb84ef..9b9b552bd5c3 100644 --- a/mail/missey/Makefile +++ b/mail/missey/Makefile @@ -12,7 +12,7 @@ DISTNAME= mps.${PORTVERSION} MAINTAINER= delphij@FreeBSD.org COMMENT= Secure small and high performance POP3 server -USE_BZIP2= yes +USES= tar:bzip2 MAKE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" PTHREAD_LIBS="${PTHREAD_LIBS}" \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ |