diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-25 02:41:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-25 02:41:35 +0000 |
commit | 73b8cfc1ec9aa0b8f5996d1d20e54d3ea2045136 (patch) | |
tree | 1890074bcf60514462c58f08b7e8c0f1e28ce139 /x11-toolkits/gnome--/Makefile | |
parent | Fix sound-issue. You will have to restart ZSNES each (diff) |
Since this port uses custom LIBTOOLFLAGS, make sure to use its included
libtool.
Diffstat (limited to 'x11-toolkits/gnome--/Makefile')
-rw-r--r-- | x11-toolkits/gnome--/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnome--/Makefile b/x11-toolkits/gnome--/Makefile index b27cd843f4ec..3285becd062a 100644 --- a/x11-toolkits/gnome--/Makefile +++ b/x11-toolkits/gnome--/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomelibs -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 LIBTOOLFLAGS= --disable-ltlibs --release-ignore INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static |