1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Fix plist. Add missed man pages.

- Bump PORTREVISION.

Reported by:	kris via pointyhat
This commit is contained in:
Sergey Matveychuk 2005-05-09 06:01:40 +00:00
parent b964c2c28e
commit 06964e94bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134909
2 changed files with 5 additions and 1 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= freeciv
PORTVERSION= 2.0.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \
ftp://ftp.netc.pt/pub/freeciv/stable/ \
@ -29,6 +29,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN6= civserver.6 civclient.6
.include <bsd.port.pre.mk>
.if !defined(WITH_GTK) && !defined(WITH_GTK12) && !defined(WITH_GTK2) && \

View File

@ -326,6 +326,8 @@ share/locale/uk/LC_MESSAGES/freeciv.mo
share/applications/freeciv.desktop
@unexec rmdir %D/share/locale/fi/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/fi 2>/dev/null || true
@unexec rmdir %D/share/locale/he_IL/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/he_IL 2>/dev/null || true
@unexec rmdir %D/share/locale/no/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/no 2>/dev/null || true
@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true