summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/ggz-txt-client/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile
index 5cfa97658823..4ae472c73913 100644
--- a/games/ggz-txt-client/Makefile
+++ b/games/ggz-txt-client/Makefile
@@ -21,8 +21,10 @@ LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}"
LDFLAGS+= -L${LOCALBASE}/lib -lintl ${PTHREAD_LIBS}
+CONFIGURE_ENV= \
+ CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
+ LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --disable-debug
MAN6= ggz-txt.6