diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-04 12:06:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-04 12:06:57 +0000 |
commit | a19cb90061f4351e6b469c66c91c582502e9f5df (patch) | |
tree | d0d0a90ae7d95260adb39813e76636cc9559511a /mail/popular | |
parent | 8f2b329337e0aa86106118221709e84651ab7a3e (diff) | |
download | ports-a19cb90061f4351e6b469c66c91c582502e9f5df.tar.gz ports-a19cb90061f4351e6b469c66c91c582502e9f5df.zip |
Notes
Diffstat (limited to 'mail/popular')
-rw-r--r-- | mail/popular/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/popular/Makefile b/mail/popular/Makefile index 86ba1e7d404e..998927375df3 100644 --- a/mail/popular/Makefile +++ b/mail/popular/Makefile @@ -16,6 +16,8 @@ COMMENT= Suite of programs for setting up large POP3 server systems BUILD_DEPENDS= ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM +CONFLICTS= pserv-[0-9]* synce-librapi2-[0-9]* + USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes |