diff options
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r-- | devel/ORBit2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 07f53488181d..d11546542945 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -16,12 +16,12 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) +USES= pkgconfig USE_GMAKE= yes USE_GETTEXT= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomehack libidl ltverhack referencehack -USE_PKGCONFIG= build CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc CPPFLAGS+= -I${LOCALBASE}/include |