aboutsummaryrefslogtreecommitdiff
path: root/net/morebalance/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/morebalance/Makefile')
-rw-r--r--net/morebalance/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile
index 4f74b9073972..07c99be7aa62 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre \
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
MAKE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-USE_GETTEXT= YES
+USES= gettext
LDFLAGS+= -L${LOCALBASE}/lib -lpcre -lggz -lgnutls \
-L${LOCALBASE}/lib ${PTHREAD_LIBS}