aboutsummaryrefslogtreecommitdiff
path: root/games/latrine
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-23 09:36:51 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-23 09:36:51 +0000
commitf935a609c53c5c6031e6848db95c7debed127e27 (patch)
tree4c3cf6af6588247c0dd3f92f9601357c33c56217 /games/latrine
parent703b5eb18b542fec0e78704ada72142cd2b33175 (diff)
downloadports-f935a609c53c5c6031e6848db95c7debed127e27.tar.gz
ports-f935a609c53c5c6031e6848db95c7debed127e27.zip
Notes
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