aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-20 13:31:55 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-20 13:31:55 +0000
commitf7c5e848a99b1da83e634b82fc4f3ded8b8a6b06 (patch)
tree0911bd0c12bed69d91cfe5caca15a37ec1dd4929 /games
parent422fae09f6f3a897859e490a33bf27a3d0c5a377 (diff)
downloadports-f7c5e848a99b1da83e634b82fc4f3ded8b8a6b06.tar.gz
ports-f7c5e848a99b1da83e634b82fc4f3ded8b8a6b06.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/briquolo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile
index b918dff607d4..d70877a4f901 100644
--- a/games/briquolo/Makefile
+++ b/games/briquolo/Makefile
@@ -32,7 +32,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB= VERSION="${PORTVERSION}"
#.if defined(WITHOUT_NLS)
-#BROKEN= "Unsupported: wants to link against libintl anyway"
+#BROKEN= Unsupported: wants to link against libintl anyway
#CONFIGURE_ARGS+= --disable-nls
#PLIST_SUB+= NLS="@comment "
#.else