diff options
author | kris <kris@FreeBSD.org> | 2007-02-10 14:05:06 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-10 14:05:06 +0800 |
commit | 7cec0aff538bd1247a8696e8d885def0884191a2 (patch) | |
tree | 66ed2730739548863faec636954851947bd93357 /deskutils | |
parent | b4d5ce502d5f7617170d7f6a6efd5d218c074d6f (diff) | |
download | freebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.tar.gz freebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.tar.zst freebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.zip |
Use libtool15 port instead of included version to avoid objformat a.out botch
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/dragstack/Makefile | 1 | ||||
-rw-r--r-- | deskutils/dragstack/pkg-plist | 1 | ||||
-rw-r--r-- | deskutils/glabels/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnotime/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gtkjournal/Makefile | 1 | ||||
-rw-r--r-- | deskutils/lightning-thunderbird/Makefile | 1 | ||||
-rw-r--r-- | deskutils/lightning/Makefile | 1 | ||||
-rw-r--r-- | deskutils/nautilus-locked-folder/Makefile | 1 | ||||
-rw-r--r-- | deskutils/sunbird/Makefile | 1 |
9 files changed, 9 insertions, 0 deletions
diff --git a/deskutils/dragstack/Makefile b/deskutils/dragstack/Makefile index 23b74ee2b388..48f98a7fd485 100644 --- a/deskutils/dragstack/Makefile +++ b/deskutils/dragstack/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= Drop stack applet for KDE +USE_AUTOTOOLS= libtool:15 USE_KDEBASE_VER= 3 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/deskutils/dragstack/pkg-plist b/deskutils/dragstack/pkg-plist index b7d97d3801d8..e3b6cbd4ff4e 100644 --- a/deskutils/dragstack/pkg-plist +++ b/deskutils/dragstack/pkg-plist @@ -1,3 +1,4 @@ +lib/libdragstack.a lib/libdragstack.la lib/libdragstack.so lib/libdragstack.so.1 diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index d734d7f1b8fe..b36c791a6766 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org COMMENT= A program to create labels and business cards +USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui libgnomeprintui \ desktopfileutils intlhack diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 0ba33854d18c..95c20640a0f7 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -18,6 +18,7 @@ COMMENT= GnoTime is a time tracker for gnome2 LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnomeprefix intlhack gtkhtml3 libgnomeui USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/deskutils/gtkjournal/Makefile b/deskutils/gtkjournal/Makefile index 75fff6ef7c44..81b5e3dff98b 100644 --- a/deskutils/gtkjournal/Makefile +++ b/deskutils/gtkjournal/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20 \ sqlite.2:${PORTSDIR}/databases/sqlite2 \ gtkspell:${PORTSDIR}/textproc/gtkspell +USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes USE_OPENSSL= yes USE_GMAKE= yes diff --git a/deskutils/lightning-thunderbird/Makefile b/deskutils/lightning-thunderbird/Makefile index 6cc961b687cd..be7f45117945 100644 --- a/deskutils/lightning-thunderbird/Makefile +++ b/deskutils/lightning-thunderbird/Makefile @@ -18,6 +18,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}.source MAINTAINER= gnome@FreeBSD.org COMMENT= Redesign of the Mozilla Calendar with XUL interface +USE_AUTOTOOLS= libtool:15 USE_GCC= 3.4+ ALL_TARGET= default CONFIGURE_ENV= LOCALBASE=${LOCALBASE} diff --git a/deskutils/lightning/Makefile b/deskutils/lightning/Makefile index 6cc961b687cd..be7f45117945 100644 --- a/deskutils/lightning/Makefile +++ b/deskutils/lightning/Makefile @@ -18,6 +18,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}.source MAINTAINER= gnome@FreeBSD.org COMMENT= Redesign of the Mozilla Calendar with XUL interface +USE_AUTOTOOLS= libtool:15 USE_GCC= 3.4+ ALL_TARGET= default CONFIGURE_ENV= LOCALBASE=${LOCALBASE} diff --git a/deskutils/nautilus-locked-folder/Makefile b/deskutils/nautilus-locked-folder/Makefile index 70c784b7a53a..cce5415997b1 100644 --- a/deskutils/nautilus-locked-folder/Makefile +++ b/deskutils/nautilus-locked-folder/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= pav MAINTAINER= gnome@FreeBSD.org COMMENT= Nautilus plugin that allows you to encrypt the contents of a folder +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GNOME= nautilus2 PKGCONFIGS= gtk+-2.0 libglade-2.0 libnautilus-extension libgnomeui-2.0 diff --git a/deskutils/sunbird/Makefile b/deskutils/sunbird/Makefile index 6cc961b687cd..be7f45117945 100644 --- a/deskutils/sunbird/Makefile +++ b/deskutils/sunbird/Makefile @@ -18,6 +18,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}.source MAINTAINER= gnome@FreeBSD.org COMMENT= Redesign of the Mozilla Calendar with XUL interface +USE_AUTOTOOLS= libtool:15 USE_GCC= 3.4+ ALL_TARGET= default CONFIGURE_ENV= LOCALBASE=${LOCALBASE} |