aboutsummaryrefslogtreecommitdiff
path: root/net/roadrunner/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /net/roadrunner/Makefile
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
Notes
Diffstat (limited to 'net/roadrunner/Makefile')
-rw-r--r--net/roadrunner/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/roadrunner/Makefile b/net/roadrunner/Makefile
index de3c44ee3196..47531f3f7626 100644
--- a/net/roadrunner/Makefile
+++ b/net/roadrunner/Makefile
@@ -7,7 +7,7 @@
PORTNAME= roadrunner
PORTVERSION= 0.9.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A portable BEEP protocol implementation
USE_GNOME= glib20 libxml2 pkgconfig
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
USE_GMAKE= yes