diff options
Diffstat (limited to 'graphics/libgnomecanvas')
-rw-r--r-- | graphics/libgnomecanvas/Makefile | 3 |
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 |