summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-14 14:33:23 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-14 14:33:23 +0800
commit039fd0b84c7b82bca4a36bae0a19f110f04e1bcc (patch)
tree27349f78a1e950949c7a81c85ff84626c694353b /x11/gnome-panel/Makefile
parent003cebba57bd2c455d360aa85ab95c255a773fc7 (diff)
downloadmarcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar
marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.gz
marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.bz2
marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.lz
marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.xz
marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.zst
marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.zip
s/USE_LIBTOOL=yes/USE_LIBTOOL_VER=13/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2055 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r--x11/gnome-panel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index f24b4ab48..5ed748d59 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -25,7 +25,7 @@ USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack gnomedesktop \
WANT_GNOME= yes
GNOME_DESKTOP_VERSION=2
USE_GMAKE= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \
--with-kde-docdir=${LOCALBASE}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \