aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/multi-backgrounds-daemon
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-06-01 05:34:45 +0800
committeroliver <oliver@FreeBSD.org>2005-06-01 05:34:45 +0800
commitd3cdb4a1ee63a332869a62744460f72668faca4d (patch)
treea7afccfa445b833b6bab4c077cb69e174da9d292 /deskutils/multi-backgrounds-daemon
parent656da91ebad44a72b5fadb6edb3c0fb3dd545b2c (diff)
downloadfreebsd-ports-gnome-d3cdb4a1ee63a332869a62744460f72668faca4d.tar.gz
freebsd-ports-gnome-d3cdb4a1ee63a332869a62744460f72668faca4d.tar.zst
freebsd-ports-gnome-d3cdb4a1ee63a332869a62744460f72668faca4d.zip
change the libtool version to use from 1.3 to 1.5
Diffstat (limited to 'deskutils/multi-backgrounds-daemon')
-rw-r--r--deskutils/multi-backgrounds-daemon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/multi-backgrounds-daemon/Makefile b/deskutils/multi-backgrounds-daemon/Makefile
index 2b522c86a63f..eef2904d0ab3 100644
--- a/deskutils/multi-backgrounds-daemon/Makefile
+++ b/deskutils/multi-backgrounds-daemon/Makefile
@@ -16,7 +16,7 @@ COMMENT= Change your GNOME2 backgound when you switch to other workspace
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
USE_GNOME= gnomehack gnomeprefix libgnomeui libwnck
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"