From 837e35eb8ff6c4d096d66fb41a226a6187b3efbb Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sat, 29 Dec 2012 06:22:21 +0000 Subject: [PATCH] Fix the build with new binutils. PR: ports/170191 Submitted by: Michael Moll --- x11/zenity/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 273742fdd6a6..955acf5c884a 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -27,6 +27,7 @@ GNU_CONFIGURE= yes INSTALLS_OMF= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} +LDFLAGS+= -L${LOCALBASE}/lib -lintl MAN1= zenity.1