aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-10-06 10:14:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-10-06 10:14:25 +0000
commita6ed85b07771ba9e89e4fb3daa62afe6ea1d3e94 (patch)
treeb45a9e6bff1c1bc567d44b09b71e104d7da6208e /palm
parent4757fc55ca04b06dbf809b965691cfeab1fe3e67 (diff)
Notes
Diffstat (limited to 'palm')
-rw-r--r--palm/barry/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/barry/Makefile b/palm/barry/Makefile
index dece2bab9c33..b71bede9beeb 100644
--- a/palm/barry/Makefile
+++ b/palm/barry/Makefile
@@ -3,7 +3,7 @@
PORTNAME= barry
PORTVERSION= 0.12
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= palm
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -14,7 +14,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs
USE_BZIP2= yes
USE_LDCONFIG= yes
-USE_GNOME= pkgconfig
+USE_PKGCONFIG= build
GNU_CONFIGURE= yes
CONFIGURE_ENV= OPENSSL_CFLAGS=-I/usr/include \
OPENSSL_LIBS="-L/lib -lssl -lcrypto"