summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-18 05:36:14 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-18 05:36:14 +0800
commit86d0328e5e43fbb308306e257cdc045bf3328175 (patch)
tree542dea2a281708ab7abf0281a9e015fb3fab2652 /x11
parenta749c4f1510c5bbc696beb84f3a354d9ed3cf0cc (diff)
downloadmarcuscom-ports-86d0328e5e43fbb308306e257cdc045bf3328175.tar
marcuscom-ports-86d0328e5e43fbb308306e257cdc045bf3328175.tar.gz
marcuscom-ports-86d0328e5e43fbb308306e257cdc045bf3328175.tar.bz2
marcuscom-ports-86d0328e5e43fbb308306e257cdc045bf3328175.tar.lz
marcuscom-ports-86d0328e5e43fbb308306e257cdc045bf3328175.tar.xz
marcuscom-ports-86d0328e5e43fbb308306e257cdc045bf3328175.tar.zst
marcuscom-ports-86d0328e5e43fbb308306e257cdc045bf3328175.zip
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9835 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-desktop/Makefile6
-rw-r--r--x11/gsynaptics/Makefile2
-rw-r--r--x11/libgnome/Makefile6
3 files changed, 7 insertions, 7 deletions
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 <marcus@FreeBSD.org>
#
# $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 <bsd.port.post.mk>
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 <Nakai@technologist.com>
#
# $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