# New ports collection makefile for: glaxium # Date created: 21 Jan 2006 # Whom: Igor Pokrovsky # # $FreeBSD$ # PORTNAME= glaxium PORTVERSION= 0.5 CATEGORIES= games MASTER_SITES= http://xhosxe.free.fr/glaxium/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ip@doom.homeunix.org COMMENT= An OpenGL based space-ship "shoot-em-up" game LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut \ png.5:${PORTSDIR}/graphics/png USE_GMAKE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes USE_GL= yes USE_SDL= sdl mixer ALL_TARGET= ${PORTNAME} MAN6= glaxium.6 post-patch: @${REINPLACE_CMD} -i '' -e 's|/usr/X11R6|${X11BASE}|g; \ s|\$datadir/games/glaxium|\$datadir/glaxium|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -i '' -e 's|%%X11BASE%%|${X11BASE}|g' \ ${WRKSRC}/Makefile.in .include sd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.11.1dinoex2005-09-222-3/+3
* - cleanup old Makefile locationdinoex2005-08-202-12/+11
* - update to 1.10.0dinoex2005-07-283-4/+3
* - warn about bad ldconfig pathsdinoex2005-07-101-3/+9
* BROKEN on 5.x: Configure failskris2005-07-091-0/+4
* - remove WITH_GNUSTEP_DEVELdinoex2005-04-033-8/+2
* - make portlint happierdinoex2005-01-151-2/+2
* - handle stale shared libs from gcc-objc installsdinoex2004-12-141-1/+17
* - update to 1.10.0 (stable)dinoex2004-11-083-13/+8
* - update to 1.9.2dinoex2004-06-173-6/+5
* - Fix regression when using gcc-objc-3.2dinoex2004-04-141-2/+4
* - revert to build without libobjcdinoex2004-04-131-1/+4
* - update to 1.9.1dinoex2004-03-052-3/+3
* - add SIZEdinoex2004-02-261-0/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - update MASTER_SITESdinoex2004-01-311-2/+1
* - Update to 1.9.0dinoex2003-12-113-5/+7
* - fix MASTER_SITES trailing chardinoex2003-11-121-1/+1
* - update MASTER_SITESdinoex2003-11-121-4/+2
* - Update to 1.8.0dinoex2003-10-195-200/+157
* - Update to 1.7.4dinoex2003-09-252-2/+2
* - use new hook USE_GNUSTEP in bsd.port.mkdinoex2003-08-281-5/+2
* - Update to 1.7.3dinoex2003-08-272-2/+2
* - update to 1.7.2dinoex2003-07-266-24/+34
* Update to gnustep-1.7.1 / gui-8.7dinoex2003-06-21