diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-23 04:57:02 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-23 04:57:02 +0800 |
commit | c3febaaf9d87d7934e0f2547fcdc541f65e113d0 (patch) | |
tree | 1b7cec2fdae253b4fbee272618974a5799b07a41 /databases/mergeant/Makefile | |
parent | 866e9e90fe868cbf821d9e55bb6d2a1aa48e75ee (diff) | |
download | marcuscom-ports-c3febaaf9d87d7934e0f2547fcdc541f65e113d0.tar marcuscom-ports-c3febaaf9d87d7934e0f2547fcdc541f65e113d0.tar.gz marcuscom-ports-c3febaaf9d87d7934e0f2547fcdc541f65e113d0.tar.bz2 marcuscom-ports-c3febaaf9d87d7934e0f2547fcdc541f65e113d0.tar.lz marcuscom-ports-c3febaaf9d87d7934e0f2547fcdc541f65e113d0.tar.xz marcuscom-ports-c3febaaf9d87d7934e0f2547fcdc541f65e113d0.tar.zst marcuscom-ports-c3febaaf9d87d7934e0f2547fcdc541f65e113d0.zip |
Use INSTALLS_OMF... This time, I spelled it right. :-P
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3095 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/mergeant/Makefile')
-rw-r--r-- | databases/mergeant/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile index 520083235..a4b1a8dcc 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -21,6 +21,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomedb libgnomeprintui USE_PERL5= yes USE_LIBTOOL_VER=15 +INSTALLS_OMF= yes INSTALL_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |