aboutsummaryrefslogtreecommitdiff
path: root/devel/ace
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-07-22 23:23:59 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-07-22 23:23:59 +0000
commitce7d0b1f2e20766f2a2bf8a739f73122e2c86c0c (patch)
tree4340b2026c7c38e24a07317c8ba6bded8fdc03e8 /devel/ace
parent55b482bb6d366ae343d8e3cb1dc564c3b7480b2d (diff)
downloadports-ce7d0b1f2e20766f2a2bf8a739f73122e2c86c0c.tar.gz
ports-ce7d0b1f2e20766f2a2bf8a739f73122e2c86c0c.zip
Notes
Diffstat (limited to 'devel/ace')
-rw-r--r--devel/ace/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ace/Makefile b/devel/ace/Makefile
index 696d8f45d988..1d8f036a4f24 100644
--- a/devel/ace/Makefile
+++ b/devel/ace/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ACE-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The Adaptive Communication Environment for C++
+BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
+
OPTIONS_DEFINE= SSL TRIO X11 FLTK TK QT4
OPTIONS_DEFAULT=SSL
TRIO_DESC= Enable trio support
@@ -26,7 +28,6 @@ CONFLICTS= ace+tao-5*
WRKSRC= ${WRKDIR}/ACE_wrappers
USE_BZIP2= yes
-USE_GNOME= pkgconfig
USE_PERL5_BUILD=yes
USE_GMAKE= yes
MAKE_ENV= LD_LIBRARY_PATH="${WRKSRC}/lib" ACE_ROOT="${WRKSRC}" \