diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/briquolo/Makefile | 2 |
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 |