aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-22 11:16:12 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-22 12:26:16 +0000
commit979c4e2e3ac816e0b49332deca5d5a0246aadbcf (patch)
treede9eeaa18b26dde3fe1ea587481a080022f045ba
parentde8c3637d41474117d896c9e47cb105e800d0070 (diff)
downloadports-979c4e2e3ac816e0b49332deca5d5a0246aadbcf.tar.gz
ports-979c4e2e3ac816e0b49332deca5d5a0246aadbcf.zip
games/volleyball: Sanitize MANPREFIX
Approved by: portmgr (blanket)
-rw-r--r--games/volleyball/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile
index fa9ccf735915..b25c290502f6 100644
--- a/games/volleyball/Makefile
+++ b/games/volleyball/Makefile
@@ -1,6 +1,6 @@
PORTNAME= volleyball
PORTVERSION= 0.8.6
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= games
MASTER_SITES= http://www.losersjuegos.com.ar/_media/juegos/volleyball/descargas/ \
http://mirror.amdmi3.ru/distfiles/
@@ -14,12 +14,12 @@ WWW= http://www.losersjuegos.com.ar/juegos/volleyball
USES= gmake sdl
USE_SDL= sdl image mixer
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --mandir="${MANPREFIX}/man" --disable-nls # strangeness in nls support
+CONFIGURE_ARGS= --mandir="${PREFIX}/share/man" --disable-nls # strangeness in nls support
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lm
PLIST_FILES= bin/${PORTNAME} \
- man/man6/volleyball.6.gz
+ share/man/man6/volleyball.6.gz
PORTDOCS= *
PORTDATA= *