From 24db4d7c62855addab344acacb475cc519745a98 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 30 Dec 2012 18:15:16 +0000 Subject: Sync w/ FreeBSD ports tree that I have committed since a few days. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17183 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/zenity/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/zenity') diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index c7abf743d..d6b0c96e9 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,7 +3,7 @@ # Whom: Franz Klammer # # $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.116 2011/10/07 14:41:14 kwm Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.117 2012/06/14 04:31:00 mezz Exp $ # PORTNAME= zenity @@ -25,7 +25,7 @@ USE_XZ= yes USE_GETTEXT= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS+= -L${LOCALBASE}/lib +LDFLAGS+= -L${LOCALBASE}/lib -lintl CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" MAN1= zenity.1 -- cgit v1.2.3