summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2007-02-04 11:13:22 +0000
committeroliver <oliver@FreeBSD.org>2007-02-04 11:13:22 +0000
commitc5d2fb8187e793ddb541992460e70a477fc6276e (patch)
tree71134fd073514b46e5ed4eed4e6a568c98cdb343
parent342fbaa6728b4633c4a467b7c86a9709ad40a59f (diff)
downloadFreeBSD-ports-c5d2fb8187e793ddb541992460e70a477fc6276e.zip
FreeBSD-ports-c5d2fb8187e793ddb541992460e70a477fc6276e.tar.gz
fix build (by using libtool:15) with recent CURRENTs where objformat went away
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
-rw-r--r--audio/xfce4-mixer/Makefile1
-rw-r--r--deskutils/orage/Makefile1
-rw-r--r--print/xfce4-print/Makefile1
-rw-r--r--print/xfce4-print/pkg-plist1
-rw-r--r--sysutils/xfce4-mcs-plugins/Makefile1
-rw-r--r--x11-fm/thunar/Makefile1
-rw-r--r--x11-themes/gtk-xfce-engine/Makefile1
-rw-r--r--x11-wm/xfce4-desktop/Makefile1
-rw-r--r--x11-wm/xfce4-panel/Makefile1
-rw-r--r--x11-wm/xfce4-session/Makefile1
-rw-r--r--x11-wm/xfce4-wm/Makefile1
-rw-r--r--x11/libexo/Makefile1
-rw-r--r--x11/libxfce4mcs/Makefile1
13 files changed, 12 insertions, 1 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
index 1415516..f191301 100644
--- a/audio/xfce4-mixer/Makefile
+++ b/audio/xfce4-mixer/Makefile
@@ -16,6 +16,7 @@ COMMENT= XFce 4 volume mixer module for xfce4-panel
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile
index c9f8781..08f3797 100644
--- a/deskutils/orage/Makefile
+++ b/deskutils/orage/Makefile
@@ -16,6 +16,7 @@ COMMENT= A calendar application to manage your time with XFce 4
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile
index 98c4ed2..d3f0e27 100644
--- a/print/xfce4-print/Makefile
+++ b/print/xfce4-print/Makefile
@@ -17,6 +17,7 @@ COMMENT= XFce 4 graphical frontend for printing
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/print/xfce4-print/pkg-plist b/print/xfce4-print/pkg-plist
index ce1201f..59de531 100644
--- a/print/xfce4-print/pkg-plist
+++ b/print/xfce4-print/pkg-plist
@@ -24,7 +24,6 @@ libdata/pkgconfig/xfprint-1.0.pc
share/applications/xfprint.desktop
share/applications/xfprint-manager.desktop
share/applications/xfce-xfprint-settings.desktop
-share/gtk-doc/html/libxfprint
share/gtk-doc/html/libxfprint/PrinterListWindow.html
share/gtk-doc/html/libxfprint/PrinterQueueWindow.html
share/gtk-doc/html/libxfprint/PrintingSystem.html
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile
index 9947925..64cfcd4 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
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile
index c915a3f..6da5921 100644
--- a/x11-fm/thunar/Makefile
+++ b/x11-fm/thunar/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile
index a479757..dab65e4 100644
--- a/x11-themes/gtk-xfce-engine/Makefile
+++ b/x11-themes/gtk-xfce-engine/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= An XFCE engine for GTK 2.0
GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GNOME= glib20 gnomehack gtk20 pkgconfig
USE_XLIB= yes
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile
index 77356c7..c8ecd98 100644
--- a/x11-wm/xfce4-desktop/Makefile
+++ b/x11-wm/xfce4-desktop/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile
index 7f1b9fc..b9eb0f3 100644
--- a/x11-wm/xfce4-panel/Makefile
+++ b/x11-wm/xfce4-panel/Makefile
@@ -17,6 +17,7 @@ COMMENT= XFce 4 panel module
CONFLICTS= xfce4-systray-*
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile
index 000d1af..a717861 100644
--- a/x11-wm/xfce4-session/Makefile
+++ b/x11-wm/xfce4-session/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile
index 9ed122d..f0aadef 100644
--- a/x11-wm/xfce4-wm/Makefile
+++ b/x11-wm/xfce4-wm/Makefile
@@ -18,6 +18,7 @@ COMMENT= XFce 4 window manager
CONFIGURE_ARGS= --enable-xinerama
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index 702b823..4bd764f 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile
index f8f4d5f..7195328 100644
--- a/x11/libxfce4mcs/Makefile
+++ b/x11/libxfce4mcs/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 settings management library used by most XFce 4 modules
GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
OpenPOWER on IntegriCloud