From c5d2fb8187e793ddb541992460e70a477fc6276e Mon Sep 17 00:00:00 2001 From: oliver Date: Sun, 4 Feb 2007 11:13:22 +0000 Subject: fix build (by using libtool:15) with recent CURRENTs where objformat went away Submitted by: Masahide -mac- NODA --- sysutils/xfce4-mcs-plugins/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils') 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 -- cgit