summaryrefslogtreecommitdiffstats
path: root/print/libgnomeprint
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 /print/libgnomeprint
parenta749c4f1510c5bbc696beb84f3a354d9ed3cf0cc (diff)
downloadmarcuscom-ports-86d0328e5e43fbb308306e257cdc045bf3328175.tar.gz
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 'print/libgnomeprint')
-rw-r--r--print/libgnomeprint/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 17f637e27..ee83a4199 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -3,12 +3,12 @@
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/print/libgnomeprint/Makefile,v 1.69 2007/08/08 16:32:37 mezz Exp $
+# $MCom: ports/print/libgnomeprint/Makefile,v 1.70 2007/09/17 15:10:34 ahze Exp $
#
PORTNAME= libgnomeprint
PORTVERSION= 2.18.2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -24,7 +24,7 @@ USE_BZIP2= yes
LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
popt.0:${PORTSDIR}/devel/popt
-USE_BISON= yes
+USE_BISON= build
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \
libartlgpl2 ltverhack
ref='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility/ruby-atk?h=gnome-3.24&id=b204eefd9d12857a2e384c59753552fe8286fae5'>Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * - Update to 0.10.0.mezz2004-08-152-5/+5 * Change my email to mezz@FreeBSD.org.mezz2004-05-031-1/+1 * Add ruby-atk, Ruby binding for ATK.knu2004-04-09