diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 21:34:45 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 21:34:45 +0000 |
commit | 845bb504da95f137742a1fe354509c5a9fcc0682 (patch) | |
tree | 7b2a34678b3c56833e7b8271e0df5ffa9d17a6a3 /deskutils | |
parent | 17f5e78f0aa955101045aca96ab73de13b460f3a (diff) | |
download | ports-845bb504da95f137742a1fe354509c5a9fcc0682.tar.gz ports-845bb504da95f137742a1fe354509c5a9fcc0682.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/multi-backgrounds-daemon/Makefile | 2 |
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" |