aboutsummaryrefslogtreecommitdiff
path: root/games/childsplay_plugins
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
commit29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch)
tree1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /games/childsplay_plugins
parent7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff)
downloadports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz
ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
Notes
Notes: svn path=/head/; revision=175261
Diffstat (limited to 'games/childsplay_plugins')
-rw-r--r--games/childsplay_plugins/Makefile3
-rw-r--r--games/childsplay_plugins/files/patch-Makefile2
2 files changed, 2 insertions, 3 deletions
diff --git a/games/childsplay_plugins/Makefile b/games/childsplay_plugins/Makefile
index 8f237bd66822..2a43736deb4c 100644
--- a/games/childsplay_plugins/Makefile
+++ b/games/childsplay_plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= childsplay_plugins
PORTVERSION= 0.80.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= childsplay
@@ -20,7 +20,6 @@ BUILD_DEPENDS= childsplay:${PORTSDIR}/games/childsplay
RUN_DEPENDS= childsplay:${PORTSDIR}/games/childsplay
USE_PYTHON= yes
-USE_X_PREFIX= yes
post-patch:
@${REINPLACE_CMD} -e "s@PREFIX=/usr/local@PREFIX=${PREFIX}@g " ${WRKSRC}/install.sh
diff --git a/games/childsplay_plugins/files/patch-Makefile b/games/childsplay_plugins/files/patch-Makefile
index a15980f0207f..e02280ccbc25 100644
--- a/games/childsplay_plugins/files/patch-Makefile
+++ b/games/childsplay_plugins/files/patch-Makefile
@@ -2,7 +2,7 @@
+++ Makefile Sat May 7 23:04:02 2005
@@ -0,0 +1,9 @@
+PYTHON = /usr/bin/env python
-+CPDIR=${X11BASE}/childsplay
++CPDIR=${LOCALBASE}/childsplay
+
+all:
+ echo "Compiling modules to bytecode..."