aboutsummaryrefslogtreecommitdiff
path: root/games/trophy
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2012-10-02 10:28:23 +0000
committerJason E. Hale <jhale@FreeBSD.org>2012-10-02 10:28:23 +0000
commit03534eee0a65117dec40ff8e880fd38e6b2fbfda (patch)
tree62d8bcddc4fb6fac8d94f61fa1915494ada038ae /games/trophy
parent5be08546654b2f08bb67d90d385636e9e13ab232 (diff)
downloadports-03534eee0a65117dec40ff8e880fd38e6b2fbfda.tar.gz
ports-03534eee0a65117dec40ff8e880fd38e6b2fbfda.zip
- Update devel/clanlib to 2.3.6
- Adjust dependent ports to use devel/clanlib1 [1] - Strip Makefile headers PR: ports/171333 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Approved by: makc (mentor), maintainers via private email [1]
Notes
Notes: svn path=/head/; revision=305154
Diffstat (limited to 'games/trophy')
-rw-r--r--games/trophy/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/games/trophy/Makefile b/games/trophy/Makefile
index 049b17134fa2..f214698cb372 100644
--- a/games/trophy/Makefile
+++ b/games/trophy/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: trophy
-# Date created: 2004-01-24
-# Whom: Jean-Yves Lefort <jylefort@brutele.be>
-#
+# Created by: Jean-Yves Lefort <jylefort@brutele.be>
# $FreeBSD$
-#
PORTNAME= trophy
PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF
@@ -16,11 +12,12 @@ COMMENT= A single player racing game
LICENSE= GPLv2
-LIB_DEPENDS= clanCore-0.8:${PORTSDIR}/devel/clanlib
+LIB_DEPENDS= clanCore:${PORTSDIR}/devel/clanlib1
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib"
-CPPFLAGS+= -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
+LDFLAGS+= ${PTHREAD_LIBS}
MAN6= trophy.6