summaryrefslogtreecommitdiff
path: root/games/genecys-client
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-23 04:02:48 +0000
committerjlam <jlam>2005-06-23 04:02:48 +0000
commitc31cbc4d569a412d91a0d431d387e873a5eab879 (patch)
tree42064f4c1a144ddccd1b23622b379273f37a5df8 /games/genecys-client
parent6334e4e9f6ecd4e99899e8aa1f0ed8a9f9e19fad (diff)
downloadpkgsrc-c31cbc4d569a412d91a0d431d387e873a5eab879.tar.gz
* Libtoolize graphics/OpenRM so that we correctly build shared libraries
on all platforms supported by libtool. * Remove the unnecessary dependencies on glut and perl, and only use perl as a build dependency. * Use REPLACE_PERL instead of hand-crafted substitution code. Bump the PKGREVISION for graphics/OpenRM to 2. Due to the changed dependency graph, bump the PKGREVISION for packages that use the OpenRM libraries. In this case, games/genecys-client is the only one, so bump its PKGREVISION to 2.
Diffstat (limited to 'games/genecys-client')
-rw-r--r--games/genecys-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/genecys-client/Makefile b/games/genecys-client/Makefile
index 586312eb67b..ad1a7631d9e 100644
--- a/games/genecys-client/Makefile
+++ b/games/genecys-client/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:50 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/23 04:02:48 jlam Exp $
#
DISTNAME= genecys-0.2
PKGNAME= genecys-client-0.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=genecys/}