summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-30 11:21:48 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-30 11:21:48 +0800
commit78528de43298daf57dd78edf92bdf16d3f5c2bbb (patch)
tree7e4858a66869a1f04f72f771d443782a53b64ddf /accessibility
parente86de175775ca952cf8d092ad3c8216e3fd74dbd (diff)
downloadmarcuscom-ports-78528de43298daf57dd78edf92bdf16d3f5c2bbb.tar
marcuscom-ports-78528de43298daf57dd78edf92bdf16d3f5c2bbb.tar.gz
marcuscom-ports-78528de43298daf57dd78edf92bdf16d3f5c2bbb.tar.bz2
marcuscom-ports-78528de43298daf57dd78edf92bdf16d3f5c2bbb.tar.lz
marcuscom-ports-78528de43298daf57dd78edf92bdf16d3f5c2bbb.tar.xz
marcuscom-ports-78528de43298daf57dd78edf92bdf16d3f5c2bbb.tar.zst
marcuscom-ports-78528de43298daf57dd78edf92bdf16d3f5c2bbb.zip
Get rid of X11BASE and replace a few to LOCALBASE. I only touch these ports
that are maintaining by gnome@, ports@ and my team ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8939 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/at-spi/Makefile6
-rw-r--r--accessibility/gnome-mag/Makefile6
-rw-r--r--accessibility/gok/Makefile6
-rw-r--r--accessibility/orca/Makefile5
4 files changed, 11 insertions, 12 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
index 495fccdfd..343e81bf6 100644
--- a/accessibility/at-spi/Makefile
+++ b/accessibility/at-spi/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/at-spi/Makefile,v 1.59 2007/04/26 14:48:54 ahze Exp $
+# $MCom: ports/accessibility/at-spi/Makefile,v 1.60 2007/05/19 21:35:52 marcus Exp $
#
PORTNAME= at-spi
@@ -29,8 +29,8 @@ USE_XLIB= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
post-extract:
@${RM} -f ${WRKSRC}/registryd/Accessibility_Registry.server
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile
index 879707cee..60f232b4f 100644
--- a/accessibility/gnome-mag/Makefile
+++ b/accessibility/gnome-mag/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.29 2007/04/28 17:28:01 marcus Exp $
+# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.30 2007/05/19 21:35:53 marcus Exp $
#
PORTNAME= gnome-mag
@@ -24,8 +24,8 @@ USE_GMAKE= yes
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
DOCSDIR= ${PREFIX}/share/doc/gnome-mag-${PORTVERSION}
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
index 6a01e36b5..b039d0116 100644
--- a/accessibility/gok/Makefile
+++ b/accessibility/gok/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@freebsd.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/gok/Makefile,v 1.74 2007/04/26 16:27:42 ahze Exp $
+# $MCom: ports/accessibility/gok/Makefile,v 1.75 2007/05/19 21:35:53 marcus Exp $
#
PORTNAME= gok
@@ -26,8 +26,8 @@ USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck \
gnomespeech
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= gok.schemas
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index a8b61fb15..25e1a515a 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/orca/Makefile,v 1.20 2007/05/14 04:33:48 marcus Exp $
+# $MCom: ports/accessibility/orca/Makefile,v 1.21 2007/05/19 21:35:53 marcus Exp $
#
PORTNAME= orca
@@ -36,8 +36,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= orca.1
post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g ; \
- s|/usr/X11R6|${X11BASE}|g' \
+ @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
${WRKSRC}/src/orca/orca.in
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
${WRKSRC}/src/orca/orca_i18n.py