summaryrefslogtreecommitdiff
path: root/deskutils/multi-backgrounds-daemon
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-31 21:34:45 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-31 21:34:45 +0000
commit845bb504da95f137742a1fe354509c5a9fcc0682 (patch)
tree7b2a34678b3c56833e7b8271e0df5ffa9d17a6a3 /deskutils/multi-backgrounds-daemon
parent- Use USE_GCC=3.4+ for upcoming audio/ocp release. (diff)
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136564
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"