# New ports collection makefile for: marbles # Date created: 12 June 2002 # Whom: verm@drunkmonk.net # # $FreeBSD$ # PORTNAME= marbles PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames MAINTAINER= verm@drunkmonk.net COMMENT= A challenging puzzle game similar to Atomix LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-profile-path=/var/games CONFIGURE_ENV= SDL_CONFIG=${LOCALBASE}/bin/sdl11-config USE_REINPLACE= yes MAN6= marbles.6 post-patch: @${REINPLACE_CMD} -e 's/SDL\///' ${WRKSRC}/src/*.[ch] @${REINPLACE_CMD} -e 's/^#include "sys\/timeb.h"//' \ ${WRKSRC}/src/timer.c @${REINPLACE_CMD} -e 's/games\/marbles/marbles/g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's/if .*marbles.prfs/if false/' \ ${WRKSRC}/src/Makefile.in post-install: ${INSTALL_DATA} ${WRKSRC}/src/empty.prfs ${DATADIR} @${CHOWN} root:games ${PREFIX}/bin/marbles @${CHMOD} g+s ${PREFIX}/bin/marbles @${SETENV} "PKG_PREFIX=${PREFIX}" \ ${SH} pkg-install ${PKGNAME} POST-INSTALL .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/src/manual/* ${DOCSDIR} .endif .include ss='form'>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/netsurf
Commit message (Expand)AuthorAgeFilesLines
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-111-0/+1
* Chase the ftp/curl shlib version bump.roam2010-04-031-2/+2
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Unbreak and fix Buildmiwi2009-11-212-2/+10
* - Mark BROKEN: does not compilepav2009-08-101-0/+2
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-2/+2
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Remove "-fgnu89-inline" to pacify gcc 3.xsat2007-08-211-1/+0