From 86d0328e5e43fbb308306e257cdc045bf3328175 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 17 Oct 2007 21:36:14 +0000 Subject: Sync w/ FreeBSD ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9835 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-desktop/Makefile | 6 +++--- x11/gsynaptics/Makefile | 2 +- x11/libgnome/Makefile | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'x11') diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 9b35c7971..a6dc56dd3 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-desktop/Makefile,v 1.125 2007/09/21 17:44:07 marcus Exp $ +# $MCom: ports/x11/gnome-desktop/Makefile,v 1.126 2007/10/15 21:25:45 mezz Exp $ # PORTNAME= gnome-desktop PORTVERSION= 2.20.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -27,7 +27,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \ GNOME_DESKTOP_VERSION=2 USE_GETTEXT= yes USE_GMAKE= yes -USE_BISON= yes +USE_BISON= build USE_XLIB= yes INSTALLS_OMF= yes USE_LDCONFIG= yes diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile index 00d94eda8..cf15ba5c4 100644 --- a/x11/gsynaptics/Makefile +++ b/x11/gsynaptics/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X USE_GNOME= lthack intlhack intltool pkgconfig gtk20 libgnome libglade2 libgnomeui USE_ICONV= yes USE_GMAKE= yes +USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ @@ -38,5 +39,4 @@ RUN_DEPENDS+= ${X11BASE}/lib/xorg/modules/input/synaptics_drv.so:${PORTSDIR}/x11 RUN_DEPENDS+= ${X11BASE}/lib/modules/input/synaptics_drv.o:${PORTSDIR}/x11-drivers/synaptics .endif - .include diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 47fb262f5..a4f6e4c51 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,12 +3,12 @@ # Whom: Yukihiro Nakai # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.108 2007/10/15 17:11:01 mezz Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.109 2007/10/17 17:28:02 mezz Exp $ # PORTNAME= libgnome PORTVERSION= 2.20.1.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -29,7 +29,7 @@ USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack esound \ gnomevfs2 libxslt ltverhack referencehack -USE_BISON= yes +USE_BISON= build USE_XLIB= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 -- cgit v1.2.3