mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix install problem and turn port over to ports@ for maintenance.
This commit is contained in:
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
|
@ -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>
|
||||
|
|
|
@ -1,4 +1 @@
|
|||
This is a jigsaw puzzle game for KDE.
|
||||
|
||||
Will Andrews
|
||||
will@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue