summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgnomeprintui
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-toolkits/libgnomeprintui
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-toolkits/libgnomeprintui')
-rw-r--r--x11-toolkits/libgnomeprintui/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile
index a5b3dde89..35d3dbe57 100644
--- a/x11-toolkits/libgnomeprintui/Makefile
+++ b/x11-toolkits/libgnomeprintui/Makefile
@@ -3,12 +3,12 @@
# Whom: Maxim Sobolev <sobomax@FreBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.67 2007/05/19 21:36:33 marcus Exp $
+# $MCom: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.68 2007/09/17 15:22:47 ahze Exp $
#
PORTNAME= libgnomeprintui
PORTVERSION= 2.18.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -29,7 +29,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas \
USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
-USE_BISON= yes
+USE_BISON= build
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"