From 2db56f284ce709670cdbb3b226fd1f4e63dee105 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Fri, 11 Jul 2008 17:55:23 +0000 Subject: - Update ftgl to 2.1.3-rc5 (previous version was either 2.0.5 (from .pc file) or 2.1.2 (from distfile name), not 2.12), take maintainership - Update dependent port (games/duel) - use LIB_DEPENDS for ftgl and bumb PORTREVISION Approved by: alepulver (games/duel maintainer), miwi (mentor) --- games/duel/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/duel/Makefile b/games/duel/Makefile index 19d8b09a056a..63a8bf42f4c7 100644 --- a/games/duel/Makefile +++ b/games/duel/Makefile @@ -7,7 +7,7 @@ PORTNAME= duel PORTVERSION= 0.98 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver @@ -16,8 +16,8 @@ DISTNAME= lin${PORTNAME} MAINTAINER= alepulver@FreeBSD.org COMMENT= An overhead, OpenGL space shooter -BUILD_DEPENDS= ${LOCALBASE}/lib/libftgl.a:${PORTSDIR}/graphics/ftgl -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ + ftgl.2:${PORTSDIR}/graphics/ftgl USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes -- cgit orts-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/security/php5-mcrypt
Commit message (Expand)AuthorAgeFilesLines
* Update PHP ports:ale2015-06-151-1/+0
* - Bump PORTREVISIONs on php*-mcrypt after libmcrypt .so version changeamdmi32014-09-181-0/+1
* Stagify.ale2013-10-301-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2