diff options
Diffstat (limited to 'games/garith/Makefile')
-rw-r--r-- | games/garith/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/garith/Makefile b/games/garith/Makefile index e7d8db58af30..279d4fe00f7c 100644 --- a/games/garith/Makefile +++ b/games/garith/Makefile @@ -18,6 +18,8 @@ LDFLAGS+= `${GTK_CONFIG} --libs` PORTDOCS= BUGS HISTORY README TODO PLIST_FILES= bin/garith +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|gldouble|double|;/gnome/d;/all.*apps/d'\ ${WRKSRC}/garith.c |