aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/spirit/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/spirit/Makefile b/devel/spirit/Makefile
index 1fd913212bb5..b634231cf63b 100644
--- a/devel/spirit/Makefile
+++ b/devel/spirit/Makefile
@@ -8,6 +8,7 @@
PORTNAME= spirit
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,6 +16,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An object oriented recursive descent parser generator framework
+BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost
+RUN_DEPENDS= ${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost
+
USE_REINPLCE= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes