diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:13:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:13:19 +0000 |
commit | 7020ba824d0766f01012481d30671834bccc6cc9 (patch) | |
tree | b8061c4bd911cb2507a3cc6b0ebdc773e91473b7 /devel/ace/Makefile | |
parent | ac0c23c912957d0cfaa1ccb1f236d4da619b1889 (diff) | |
download | ports-7020ba824d0766f01012481d30671834bccc6cc9.tar.gz ports-7020ba824d0766f01012481d30671834bccc6cc9.zip |
Notes
Diffstat (limited to 'devel/ace/Makefile')
-rw-r--r-- | devel/ace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ace/Makefile b/devel/ace/Makefile index f7b41fe4db55..11844f4a0c7d 100644 --- a/devel/ace/Makefile +++ b/devel/ace/Makefile @@ -20,9 +20,9 @@ CONFLICTS= ace+tao-5* WRKSRC= ${WRKDIR}/ACE_wrappers +USES= pkgconfig USE_BZIP2= yes USE_PERL5_BUILD=yes -USE_PKGCONFIG= build USE_GMAKE= yes MAKE_ENV= LD_LIBRARY_PATH="${WRKSRC}/lib" ACE_ROOT="${WRKSRC}" \ CROSS-COMPILE=1 |