aboutsummaryrefslogtreecommitdiff
path: root/games/latrine
diff options
context:
space:
mode:
Diffstat (limited to 'games/latrine')
-rw-r--r--games/latrine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/latrine/Makefile b/games/latrine/Makefile
index b6441c181436..17c37ea3f55d 100644
--- a/games/latrine/Makefile
+++ b/games/latrine/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= nox@FreeBSD.org
COMMENT= Curses-based LAnguage TRaINEr
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= "CFLAGS=-I${LOCALBASE}/include -I${WRKDIR} -D_XOPEN_SOURCE_EXTENDED" LDFLAGS=-L${LOCALBASE}/lib --mandir=${PREFIX}/man
+CONFIGURE_ARGS= "CFLAGS=-I${LOCALBASE}/include -I${WRKDIR} -D_XOPEN_SOURCE_EXTENDED" LDFLAGS=-L${LOCALBASE}/lib
USE_GMAKE= yes
USE_GETTEXT= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src