summaryrefslogtreecommitdiff
path: root/mail/freepops
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
committerAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
commitdbd39ca660cafa3d1f2acebf05c86bf17a035ff8 (patch)
tree5d14b5c3a50461b8a6096fcc383dc2181cb624b7 /mail/freepops
parent- Mark Broken does not work with irc/irssi-0.8.12 (diff)
Migration from bison 1.x to 2.x
PR: 117086 Tested by: -exp runs
Notes
Notes: svn path=/head/; revision=201613
Diffstat (limited to 'mail/freepops')
-rw-r--r--mail/freepops/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/freepops/Makefile b/mail/freepops/Makefile
index fc72a402aa05..2ef45d27b727 100644
--- a/mail/freepops/Makefile
+++ b/mail/freepops/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freepops
PORTVERSION= 0.0.99
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepops
@@ -16,9 +17,10 @@ COMMENT= Extensible webmail to pop3 interface
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
curl:${PORTSDIR}/ftp/curl
-BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
MAN1= freepopsd.1
+
+USE_BISON= build
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh