diff options
Diffstat (limited to 'games/xbubble/Makefile')
-rw-r--r-- | games/xbubble/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xbubble/Makefile b/games/xbubble/Makefile index a47990e4fb76..9d60319f1839 100644 --- a/games/xbubble/Makefile +++ b/games/xbubble/Makefile @@ -1,6 +1,6 @@ PORTNAME= xbubble PORTVERSION= 0.5.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= GENTOO @@ -17,6 +17,7 @@ USES= gmake localbase:ldflags xorg USE_XORG= x11 xmu GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share OPTIONS_DEFINE= NLS OPTIONS_SUB= yes |