aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2007-02-04 19:13:22 +0800
committeroliver <oliver@FreeBSD.org>2007-02-04 19:13:22 +0800
commitc5d2fb8187e793ddb541992460e70a477fc6276e (patch)
tree71134fd073514b46e5ed4eed4e6a568c98cdb343 /sysutils
parent342fbaa6728b4633c4a467b7c86a9709ad40a59f (diff)
downloadfreebsd-ports-gnome-c5d2fb8187e793ddb541992460e70a477fc6276e.tar.gz
freebsd-ports-gnome-c5d2fb8187e793ddb541992460e70a477fc6276e.tar.zst
freebsd-ports-gnome-c5d2fb8187e793ddb541992460e70a477fc6276e.zip
fix build (by using libtool:15) with recent CURRENTs where objformat went away
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xfce4-mcs-plugins/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile
index 99479253e8ee..64cfcd48fc0f 100644
--- a/sysutils/xfce4-mcs-plugins/Makefile
+++ b/sysutils/xfce4-mcs-plugins/Makefile
@@ -16,6 +16,7 @@ COMMENT= XFce 4 settings manager plugins
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes