# Ports collection makefile for: newvox # Date created: 23 Aug 2001 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= newvox PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= http://www.libsdl.org/projects/newvox/src/ MAINTAINER= kris@FreeBSD.org COMMENT= Voxel-style landscape rendering fly-by LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= SDL_CONFIG="${LOCALBASE}/bin/sdl11-config" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/newvox ${PREFIX}/bin .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/newvox ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/newvox .endif .include ome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Update CONFLICTS.nobutaka2010-01-281-1/+2
|
* Changes to editors/emacs and Mk/bsd.emacs.mk were taken frombsam2009-12-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR/137956 by Ashish SHUKLA (thanks!). [1] Those ports which define EMACS_PORT_NAME to be "emacs21" were not touched (this time). They may be converted to the new world order by removing the above mentioned assignment. Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23 (they do not compile): . lang/bigloo; . mail/wanderlust; . mail/wanderlust-devel; . www/emacs-w3m. Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: . japanese/egg-canna (the port version is dated as of 2001, does not compile with Emacs 23 and seems it cannot be fixed); . deskutils/remember.el (was incorporated into Emacs 23); . editors/nxml (was incorporated into Emacs 23). Changes that were made after (and as a result of) exp run. For those ports: . japanese/migemo-emacs21; . japanese/migemo-emacs22 EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate emacs port name. PR: ports/137956 [1], ports/141369 [2] Submitted by: Ashish SHUKLA <wahjava at gmail.com> [1], bsam (me) [2] Exp-run by: miwi
* Add dependency on intltool to fix configure error.nobutaka2009-10-121-2/+1
| | | | Reported by: pointyhat via erwin
* - Mark BROKEN: does not configurepav2009-10-051-0/+2
| | | | Reported by: pointyhat
* - Update to 1.5.6.nobutaka2009-09-232-5/+4
| | | | | | | | - Enable UTF-8 dictionary support of uim-anthy. [*] PR: ports/137360 [*] Submitted by: YAMASHIRO Jun <yamajun@ofug.net> [*] Feature safe: yes
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-31