diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 11:38:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 11:38:25 +0000 |
commit | d0b0a941f8e9a8e24c0c2bfe4435c3690a510e51 (patch) | |
tree | c4ade48be40a9e1bcd60b5ccb3984e76b56d5ac1 /mail/popular | |
parent | 407cd6ad0841da624b35e678f82dac648efd3eee (diff) |
Notes
Diffstat (limited to 'mail/popular')
-rw-r--r-- | mail/popular/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/popular/Makefile b/mail/popular/Makefile index 7fee39171c37..2ad4df0abdc0 100644 --- a/mail/popular/Makefile +++ b/mail/popular/Makefile @@ -14,9 +14,8 @@ BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM CONFLICTS= pserv-[0-9]* synce-librapi2-[0-9]* -USES= perl5 +USES= perl5 gmake USE_AUTOTOOLS= libtool -USE_GMAKE= yes GNU_CONFIGURE= yes USE_OPENSSL= yes PDM_MODULES= any master |