diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-12 09:44:05 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-12 09:44:05 +0000 |
commit | c4d15eb343fb05134b3cf79e7da06af0ae0fded5 (patch) | |
tree | df11478eaa1fe0c38ce1a77d367cd94f81821b4b /games/fillets-ng | |
parent | a64cf3c651a5468b02eade9832964da324df2116 (diff) | |
download | ports-c4d15eb343fb05134b3cf79e7da06af0ae0fded5.tar.gz ports-c4d15eb343fb05134b3cf79e7da06af0ae0fded5.zip |
Notes
Diffstat (limited to 'games/fillets-ng')
-rw-r--r-- | games/fillets-ng/Makefile | 14 | ||||
-rw-r--r-- | games/fillets-ng/distinfo | 6 | ||||
-rw-r--r-- | games/fillets-ng/pkg-plist | 18 |
3 files changed, 11 insertions, 27 deletions
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 3f26fa209987..d147464fd1ef 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fillets-ng -PORTVERSION= 0.7.3 -PORTREVISION= 3 +PORTVERSION= 0.7.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fillets @@ -20,7 +19,7 @@ MAINTAINER= amdmi3@amdmi3.ru COMMENT= A wonderful puzzle game USE_SDL= sdl mixer image ttf -USE_LUA= 5.0 +USE_LUA= 5.1 USE_GMAKE= yes GNU_CONFIGURE= yes @@ -34,6 +33,8 @@ OPTIONS= FRIBIDI "Enable fribidi support" off DATAVERSION= 0.7.1 +PORTDOCS= * + MAN6= fillets.6 ONLY_FOR_ARCHS= i386 amd64 @@ -45,6 +46,7 @@ LIB_DEPENDS+= fribidi.0:${PORTSDIR}/converters/fribidi .endif post-patch: + @${REINPLACE_CMD} -e '/LIBS/ s|-llualib[50.]*||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|^\(AM_CPPFLAGS.*(datadir)\)/.*|\1"\\"|' \ ${WRKSRC}/src/gengine/Makefile.in @@ -63,9 +65,9 @@ post-extract: ${PORTNAME}-data-${DATAVERSION}/sound .if !defined(NOPORTDOCS) - @${MKDIR} ${WRKDIR}/doc - @${TAR} xfz ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX} -C ${WRKDIR}/doc \ - ${PORTNAME}-data-${DATAVERSION}/doc + @${MKDIR} ${WRKDIR}/doc + @${TAR} xfz ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX} -C ${WRKDIR}/doc \ + ${PORTNAME}-data-${DATAVERSION}/doc .endif do-install: diff --git a/games/fillets-ng/distinfo b/games/fillets-ng/distinfo index a1c4d8eb4672..0314fe74fa73 100644 --- a/games/fillets-ng/distinfo +++ b/games/fillets-ng/distinfo @@ -1,6 +1,6 @@ -MD5 (fillets-ng/fillets-ng-0.7.3.tar.gz) = 3cdb20616c8bf4498f2990f4e0d526a1 -SHA256 (fillets-ng/fillets-ng-0.7.3.tar.gz) = cbcc62fa399f96f636f547cd424c0abbbc7860227e837f191e8eded686b6ffc2 -SIZE (fillets-ng/fillets-ng-0.7.3.tar.gz) = 311799 +MD5 (fillets-ng/fillets-ng-0.7.4.tar.gz) = 912c146e70d90092a3dc89928e0be0f8 +SHA256 (fillets-ng/fillets-ng-0.7.4.tar.gz) = 58a4fab8cd623aba438a4dbafe65eb2eb2f85de170652b2596cad134210f1ad7 +SIZE (fillets-ng/fillets-ng-0.7.4.tar.gz) = 346022 MD5 (fillets-ng/fillets-ng-data-0.7.1.tar.gz) = dabb8aa5dcce57e782a2a27343c40cc6 SHA256 (fillets-ng/fillets-ng-data-0.7.1.tar.gz) = 7f9196e81e279ad088dd64a604bc6a8e9e10eedb75f080b6e845536e3ee13659 SIZE (fillets-ng/fillets-ng-data-0.7.1.tar.gz) = 95672064 diff --git a/games/fillets-ng/pkg-plist b/games/fillets-ng/pkg-plist index 691d5d3165bb..8adf8fb3b339 100644 --- a/games/fillets-ng/pkg-plist +++ b/games/fillets-ng/pkg-plist @@ -6072,20 +6072,6 @@ bin/fillets %%DATADIR%%/sound/wreck/cs/pot-v-slus.ogg %%DATADIR%%/sound/wreck/cs/pot-v-trub.ogg %%DATADIR%%/sound/wreck/cs/pot-v-vidim.ogg -%%PORTDOCS%%%%DOCSDIR%%/html/halloffame.html -%%PORTDOCS%%%%DOCSDIR%%/html/img/icon.png -%%PORTDOCS%%%%DOCSDIR%%/html/img/manual/falling_objects.png -%%PORTDOCS%%%%DOCSDIR%%/html/img/manual/pushing_along_other_objects.png -%%PORTDOCS%%%%DOCSDIR%%/html/img/manual/pushing_objects.png -%%PORTDOCS%%%%DOCSDIR%%/html/img/manual/steel_object.png -%%PORTDOCS%%%%DOCSDIR%%/html/img/manual/transferring_objects.png -%%PORTDOCS%%%%DOCSDIR%%/html/img/pedometer.png -%%PORTDOCS%%%%DOCSDIR%%/html/manual.cs.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual.es.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual.fr.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual.nl.html -%%PORTDOCS%%%%DOCSDIR%%/html/styles.css @dirrm %%DATADIR%%/sound/wreck/cs @dirrm %%DATADIR%%/sound/wreck @dirrm %%DATADIR%%/sound/windoze/cs @@ -6441,7 +6427,3 @@ bin/fillets @dirrm %%DATADIR%%/images @dirrm %%DATADIR%%/font @dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/img/manual -%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/img -%%PORTDOCS%%@dirrm %%DOCSDIR%%/html -%%PORTDOCS%%@dirrm %%DOCSDIR%% |