summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/eog/Makefile3
-rw-r--r--graphics/evince/Makefile3
-rw-r--r--graphics/gimp-devel/Makefile3
-rw-r--r--graphics/libgnomecanvas/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 94deafe33..0598a0a68 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/eog/Makefile,v 1.21 2006/02/21 04:52:34 marcus Exp $
+# $MCom: ports/graphics/eog/Makefile,v 1.22 2006/02/24 18:50:31 marcus Exp $
#
PORTNAME= eog
@@ -21,6 +21,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui \
librsvg2 desktopfileutils gnomedesktop
+USE_GETTEXT= yes
USE_X_PREFIX= yes
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index cd8a680d7..47da3d310 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/evince/Makefile,v 1.42 2006/02/26 15:41:08 marcus Exp $
+# $MCom: ports/graphics/evince/Makefile,v 1.43 2006/02/28 05:25:06 marcus Exp $
#
PORTNAME= evince
@@ -19,6 +19,7 @@ LIB_DEPENDS= poppler-glib.0:${PORTSDIR}/graphics/poppler-gtk
USE_BZIP2= yes
GNU_CONFIGURE= yes
+USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GHOSTSCRIPT=yes
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index a46467a44..f4ebac683 100644
--- a/graphics/gimp-devel/Makefile
+++ b/graphics/gimp-devel/Makefile
@@ -3,7 +3,7 @@
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/gimp-devel/Makefile,v 1.12 2006/02/24 18:50:32 marcus Exp $
+# $MCom: ports/graphics/gimp-devel/Makefile,v 1.13 2006/02/24 20:43:28 marcus Exp $
#
PORTNAME= gimp
@@ -36,6 +36,7 @@ CONFLICTS= gimp-1.* gimp-2.2.*
SHLIBVER?= 0
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_XPM= yes
USE_GMAKE= yes
diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile
index a8a772197..838f0f05b 100644
--- a/graphics/libgnomecanvas/Makefile
+++ b/graphics/libgnomecanvas/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/libgnomecanvas/Makefile,v 1.51 2006/02/24 18:50:34 marcus Exp $
+# $MCom: ports/graphics/libgnomecanvas/Makefile,v 1.52 2006/02/24 20:43:28 marcus Exp $
#
PORTNAME= libgnomecanvas
@@ -19,6 +19,7 @@ COMMENT= A graphics library for GNOME
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15