From 10987af1bcd1b37e25949b36f0fe946f69e20957 Mon Sep 17 00:00:00 2001 From: martymac Date: Thu, 21 Nov 2013 13:33:27 +0000 Subject: - Enable staging - Use new LIB_DEPENDS format - Always stage documentation --- games/burgerspace/Makefile | 10 +--------- games/burgerspace/pkg-plist | 2 ++ 2 files changed, 3 insertions(+), 9 deletions(-) (limited to 'games') diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index 0c8902f4c7e..55c4a62e108 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -12,7 +12,7 @@ COMMENT= A BurgerTime clone LICENSE= GPLv2 -LIB_DEPENDS= flatzebra:${PORTSDIR}/devel/flatzebra +LIB_DEPENDS= libflatzebra-0.1.so:${PORTSDIR}/devel/flatzebra USES= pkgconfig USE_SDL= mixer sdl @@ -20,20 +20,12 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN6= burgerspace.6 burgerspace-server.6 PORTDOCS= AUTHORS COPYING INSTALL NEWS README THANKS TODO -NO_STAGE= yes -.include - post-patch: @${REINPLACE_CMD} -e 's|^pkgsounddir =.*|pkgsounddir = ${DATADIR}/sounds|' \ ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's|docdir = .*|docdir = ${DOCSDIR}|' \ ${WRKSRC}/Makefile.in -.if empty(PORT_OPTIONS:MDOCS) - @${REINPLACE_CMD} -e '/^install-data-am/s|install-docDATA||' \ - ${WRKSRC}/Makefile.in -.endif .include diff --git a/games/burgerspace/pkg-plist b/games/burgerspace/pkg-plist index 613b1e6e836..3f510380899 100644 --- a/games/burgerspace/pkg-plist +++ b/games/burgerspace/pkg-plist @@ -1,5 +1,7 @@ bin/burgerspace bin/burgerspace-server +man/man6/burgerspace-server.6.gz +man/man6/burgerspace.6.gz share/applications/burgerspace.desktop share/pixmaps/burgerspace.png %%DATADIR%%/sounds/chef-gets-treat.wav -- cgit /electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Now fetchable againkris2004-12-121-2/+0
* BROKEN: Unfetchablekris2004-11-191-0/+2
* Remove obsolete BROKEN mark.krion2004-08-222-8/+5
* BROKEN: Unfetchablekris2004-06-241-0/+1
* SIZEify.trevor2004-01-291-0/+1
* de-pkg-commentknu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
* PERL -> REINPLACE_CMDijliao2002-07-081-1/+2
* portlint: remove extra whitespaces before end of line.dirk2001-12-241-1/+1
* - Support CFLAGS properlykevlo2001-02-253-18/+20
* drop myself from MAINTAINER. too many KAME platforms to support,itojun2001-01-091-1/+1
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
* PORTNAME / PORTVERSION syntax conversionobrien2000-04-131-3/+2