From a68d411e884f78e3245d335c3679ed035169df40 Mon Sep 17 00:00:00 2001 From: mezz Date: Thu, 2 Mar 2006 20:36:47 +0000 Subject: Add USE_GETTEXT to make portlint happy. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5832 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/gedit/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/gedit/Makefile') diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 38f282572..9d9696c38 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.24 2006/02/24 18:36:48 marcus Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.25 2006/02/27 01:20:52 marcus Exp $ # PORTNAME= gedit @@ -19,6 +19,7 @@ COMMENT= A small but powerful text editor for Gnome 2 Desktop Environment LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes -- cgit v1.2.3