summaryrefslogtreecommitdiffstats
path: root/graphics/evince
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 04:56:22 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 04:56:22 +0800
commit452356647410c2c1fc50cf77f2256fdb3d4939bf (patch)
treee04cdbda56f148710d9a9a144121c519e42bdfa3 /graphics/evince
parenta68d411e884f78e3245d335c3679ed035169df40 (diff)
downloadmarcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar
marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar.gz
marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar.bz2
marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar.lz
marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar.xz
marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.tar.zst
marcuscom-ports-452356647410c2c1fc50cf77f2256fdb3d4939bf.zip
Add USE_GETTEXT to make portlint happy.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5833 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/evince')
-rw-r--r--graphics/evince/Makefile3
1 files changed, 2 insertions, 1 deletions
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