From 7b6403cf257eb68c094b91e9f5101a175f6151ac Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 23 Apr 2006 22:21:28 +0000 Subject: portlint: -Add USE_GETTEXT. -Remove USE_REINPLACE. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6110 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/gail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile index f00cb89f5..413c503c9 100644 --- a/accessibility/gail/Makefile +++ b/accessibility/gail/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/accessibility/gail/Makefile,v 1.42 2006/03/13 23:42:59 mezz Exp $ +# $MCom: ports/accessibility/gail/Makefile,v 1.43 2006/04/13 07:52:29 bland Exp $ # PORTNAME= gail @@ -17,11 +17,11 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= An implementation of the ATK interfaces for GTK+ widgets USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_GNOME= gnomehack libgnomecanvas lthack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3