Fix install problem and turn port over to ports@ for maintenance.

This commit is contained in:
Will Andrews 2001-09-30 17:15:17 +00:00
parent 087d796325
commit a51a04711f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48286
2 changed files with 5 additions and 7 deletions

View file

@ -11,15 +11,16 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= unstable/apps/games
MAINTAINER= will@FreeBSD.org
BROKEN= "installation error"
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
USE_KDELIBS_VER=2
GNU_CONFIGURE= yes
USE_AUTOCONF= yes
USE_BZIP2= yes
USE_GMAKE= yes
pre-configure:
${PERL} -pi -e "s@default@en@g" ${WRKSRC}/kpuzzle/doc/en/Makefile.in
.include <bsd.port.mk>

View file

@ -1,4 +1 @@
This is a jigsaw puzzle game for KDE.
Will Andrews
will@FreeBSD.org