diff options
Diffstat (limited to 'games/volleyball')
-rw-r--r-- | games/volleyball/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile index 69f38bef6a9c..b60a5320e2b3 100644 --- a/games/volleyball/Makefile +++ b/games/volleyball/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes USES= gettext LDFLAGS+= -L${LOCALBASE}/lib -lintl CONFIGURE_ARGS= --mandir="${MANPREFIX}/man" --disable-nls # strangeness in nls support -MAKE_JOBS_SAFE= yes PORTDOCS= README MAN6= volleyball.6 |