diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gdl/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtkglarea2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtkmm12/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtkmm20/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/guile-gtk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/libgail-gnome/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/libgnomeprintui/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/pango/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/scintilla/Makefile | 4 |
12 files changed, 24 insertions, 24 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 7cc5549e8..0f0a704d2 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/bakery/Makefile,v 1.7 2006/07/25 18:03:34 mezz Exp $ # PORTNAME= bakery @@ -28,7 +28,7 @@ USE_GCC= 3.4 USE_GETTEXT= yes USE_XLIB= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile index 983a79d00..50c013176 100644 --- a/x11-toolkits/gdl/Makefile +++ b/x11-toolkits/gdl/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/gdl/Makefile,v 1.3 2006/07/25 16:38:27 mezz Exp $ # PORTNAME= gdl @@ -21,7 +21,7 @@ USE_XLIB= yes USE_GNOME= gnomeprefix gnomehack libgnomeui USE_GETTEXT= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 6cb00da72..2dc043f5f 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -3,7 +3,7 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/gtk12/Makefile,v 1.1 2006/07/18 16:38:33 ahze Exp $ PORTNAME= gtk PORTVERSION= 1.2.10 @@ -19,7 +19,7 @@ COMMENT= Gimp Toolkit for X11 GUI (previous stable version) USE_XLIB= yes USE_PERL5= yes USE_GNOME= glib12 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12 --with-native-locale \ --with-xinput=xfree diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index d078e9093..e28540627 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,7 +3,7 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.95 2006/08/18 15:51:30 marcus Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.96 2006/09/05 08:07:10 marcus Exp $ # PORTNAME= gtk @@ -37,7 +37,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \ USE_XPM= yes USE_PERL5= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack atk pango ltverhack USE_GETTEXT= yes diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile index 8eba59294..3eb7627c2 100644 --- a/x11-toolkits/gtkglarea2/Makefile +++ b/x11-toolkits/gtkglarea2/Makefile @@ -3,7 +3,7 @@ # Whom: Marc Recht <marc@informatik.uni-bremen.de> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/gtkglarea2/Makefile,v 1.1 2006/07/18 16:40:19 ahze Exp $ PORTNAME= gtkglarea PORTVERSION= 1.99.0 @@ -22,7 +22,7 @@ USE_GNOME= gnomehack gtk20 USE_BZIP2= yes USE_GL= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --with-lib-GL .include <bsd.port.mk> diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile index 6eaf2ceff..4f4f83184 100644 --- a/x11-toolkits/gtkmm12/Makefile +++ b/x11-toolkits/gtkmm12/Makefile @@ -3,7 +3,7 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/gtkmm12/Makefile,v 1.1 2006/07/18 16:42:02 ahze Exp $ PORTNAME= gtkmm PORTVERSION= 1.2.8 @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static=yes \ --without-gnome \ --with-sigc-prefix=${LOCALBASE} diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile index 81e8b68fb..5c12431ff 100644 --- a/x11-toolkits/gtkmm20/Makefile +++ b/x11-toolkits/gtkmm20/Makefile @@ -3,7 +3,7 @@ # Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/gtkmm20/Makefile,v 1.10 2006/07/18 16:43:39 ahze Exp $ PORTNAME= gtkmm PORTVERSION= 2.2.12 @@ -28,7 +28,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GNOME= gnomehack lthack gtk20 CONFIGURE_ARGS= --enable-static=yes \ --with-sigc-prefix=${LOCALBASE} diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile index 811b833ca..8e0c16f1d 100644 --- a/x11-toolkits/guile-gtk/Makefile +++ b/x11-toolkits/guile-gtk/Makefile @@ -3,7 +3,7 @@ # Whom: Matt Braithwaite <mab@red-bean.com> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/guile-gtk/Makefile,v 1.1 2006/07/18 16:48:14 ahze Exp $ PORTNAME= guile-gtk PORTVERSION= 0.41 @@ -21,7 +21,7 @@ USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnometarget gdkpixbuf libglade GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --with-gtkgl=no CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile index 83248bb60..3d6a7aef3 100644 --- a/x11-toolkits/libgail-gnome/Makefile +++ b/x11-toolkits/libgail-gnome/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/libgail-gnome/Makefile,v 1.15 2006/07/23 02:54:01 mezz Exp $ # PORTNAME= libgail-gnome @@ -20,7 +20,7 @@ COMMENT= An implementation of the ATK interfaces for GNOME widgets USE_BZIP2= yes USE_GMAKE= yes USE_XLIB= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gnomepanel atspi diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile index 74395db2c..07abd376d 100644 --- a/x11-toolkits/libgnomeprintui/Makefile +++ b/x11-toolkits/libgnomeprintui/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreBSD.org> # # $FreeBSD: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.45 2006/05/15 22:23:03 mezz Exp $ -# $MCom: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.55 2006/07/21 17:42:25 marcus Exp $ +# $MCom: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.56 2006/07/21 20:47:04 mezz Exp $ # PORTNAME= libgnomeprintui @@ -27,7 +27,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas \ intlhack ltverhack USE_GETTEXT= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_BISON= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 462d2aef4..9b71cea1c 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/pango/Makefile,v 1.76 2006/08/24 00:03:03 marcus Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.77 2006/09/04 22:18:46 ahze Exp $ # PORTNAME= pango @@ -28,7 +28,7 @@ RUN_DEPENDS= ${FONTSCALE}:${X_FONTS_TTF_PORT} \ USE_GETTEXT= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack glib20 ltverhack referencehack CONFIGURE_ARGS= --with-qt=no \ diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile index d5b1cd251..b2acc1dd8 100644 --- a/x11-toolkits/scintilla/Makefile +++ b/x11-toolkits/scintilla/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/scintilla/Makefile,v 1.1 2006/07/18 16:55:13 ahze Exp $ PORTNAME= scintilla PORTVERSION= 1.70 @@ -24,7 +24,7 @@ USE_XLIB= yes USE_GMAKE= yes USE_ICONV= yes MAKEFILE= makefile -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(WITH_GTK2) USE_GNOME= gtk20 |