From 4446583ab0f29aa6ad94d6d0d2656e07747705d3 Mon Sep 17 00:00:00 2001 From: sem Date: Wed, 26 Jan 2005 12:39:54 +0000 Subject: - add USE_GNOME=pkgconfig to fix 'extra files' problem Reported by: kris via pointyhat Proposed by: pav via irc --- devel/omniORB/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index 85a484d3a003..bc86ad1b73fe 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes USE_REINPLACE= yes USE_PYTHON= yes USE_OPENSSL= yes +USE_GNOME= pkgconfig INSTALLS_SHLIB= yes NO_FILTER_SHLIBS= yes MAKEFILE= GNUmakefile -- cgit