diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-16 04:26:07 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-16 04:26:07 +0000 |
commit | 8d79fab4da4688b40987280693804c904a052663 (patch) | |
tree | 0a388760dbe20821676b831c5b114e654509989e /x11-toolkits/libpanelappletmm | |
parent | bd53c0f2224fc06b0ae33dbe01fcfe559ad79d9a (diff) |
Notes
Diffstat (limited to 'x11-toolkits/libpanelappletmm')
-rw-r--r-- | x11-toolkits/libpanelappletmm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libpanelappletmm/Makefile b/x11-toolkits/libpanelappletmm/Makefile index 792b557ca303..dde074e28ab4 100644 --- a/x11-toolkits/libpanelappletmm/Makefile +++ b/x11-toolkits/libpanelappletmm/Makefile @@ -24,8 +24,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GCC= 3.3 -USE_GNOME= gnomehack gnomepanel -USE_LIBTOOL_VER=15 +USE_GNOME= gnomehack lthack gnomepanel +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static |