summaryrefslogtreecommitdiffstats
path: root/graphics/libgnomecanvas
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/libgnomecanvas
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/libgnomecanvas')
-rw-r--r--graphics/libgnomecanvas/Makefile3
1 files changed, 2 insertions, 1 deletions
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