aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnono/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnono/Makefile')
-rw-r--r--games/gnono/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/gnono/Makefile b/games/gnono/Makefile
index 164f85029a23..6df5a7034c94 100644
--- a/games/gnono/Makefile
+++ b/games/gnono/Makefile
@@ -17,9 +17,7 @@ INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAN6= ${PORTNAME}.6
-NO_STAGE= yes
post-patch:
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -E -e \
's|-DG.*_DISABLE_DEPRECATED||g' -e 's|-Werror||g'