diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-26 12:39:54 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-26 12:39:54 +0000 |
commit | b8cf44e3fc4228142cd9402cbcd0a82afda27095 (patch) | |
tree | 0181be2a80eb9b66a0756149a86bdce3ebd809cc | |
parent | 8a8bcc112ad15824056a27e4d4e30b74934ce260 (diff) | |
download | ports-b8cf44e3fc4228142cd9402cbcd0a82afda27095.tar.gz ports-b8cf44e3fc4228142cd9402cbcd0a82afda27095.zip |
Notes
-rw-r--r-- | devel/omniORB/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |