diff options
Diffstat (limited to 'databases/libgnomedb/Makefile')
-rw-r--r-- | databases/libgnomedb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index 8345b510cd39..9802eb3559e0 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -22,6 +22,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2 gtksourceview \ intlhack lthack USE_INC_LIBTOOL_VER= 13 +INSTALLS_OMF= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |