summaryrefslogtreecommitdiffstats
path: root/accessibility/gail
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-07 18:42:25 +0000
committermarcus <marcus@FreeBSD.org>2003-02-07 18:42:25 +0000
commitf62e25411b41ca8baddd09338c464cd9b8eb7ef6 (patch)
tree461379d765de7667472a8d24cf3b741ac706024e /accessibility/gail
parente739179a076b7ce87c2686708607b87f29f155f7 (diff)
downloadFreeBSD-ports-f62e25411b41ca8baddd09338c464cd9b8eb7ef6.zip
FreeBSD-ports-f62e25411b41ca8baddd09338c464cd9b8eb7ef6.tar.gz
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
Diffstat (limited to 'accessibility/gail')
-rw-r--r--accessibility/gail/Makefile16
-rw-r--r--accessibility/gail/distinfo2
-rw-r--r--accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in11
3 files changed, 8 insertions, 21 deletions
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile
index 4800794..c351553 100644
--- a/accessibility/gail/Makefile
+++ b/accessibility/gail/Makefile
@@ -6,29 +6,27 @@
#
PORTNAME= gail
-PORTVERSION= 0.17
+PORTVERSION= 1.2.0
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.17
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gnomecanvas-2.0:${PORTSDIR}/graphics/libgnomecanvas
+LIB_DEPENDS= gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomehack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --disable-gtk-doc
+CONFIGURE_ARGS= --disable-gtk-doc \
+ --with-html-dir=${PREFIX}/share/doc
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-pre-patch:
- @find ${WRKSRC} -name Makefile.in | xargs ${REINPLACE_CMD} -e \
- 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
-
.include <bsd.port.mk>
diff --git a/accessibility/gail/distinfo b/accessibility/gail/distinfo
index 0f5e123..e0c656f 100644
--- a/accessibility/gail/distinfo
+++ b/accessibility/gail/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gail-0.17.tar.bz2) = 23d73923bd0947d5c975afa13b2de3a3
+MD5 (gnome2/gail-1.2.0.tar.bz2) = 8b5b960eb4f71656ff798e63401d1bf0
diff --git a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in b/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in
index a112ecb..e69de29 100644
--- a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in
+++ b/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in
@@ -1,11 +0,0 @@
---- docs/reference/libgail-util/Makefile.in.orig Tue Jul 23 12:42:03 2002
-+++ docs/reference/libgail-util/Makefile.in Tue Jul 23 12:42:30 2002
-@@ -103,7 +103,7 @@
-
- INSTALLDIR = $(prefix)/share/gtk-doc
-
--HTML_DIR = ${datadir}/gtk-doc/html
-+HTML_DIR = $(prefix)/share/doc
-
- TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
-
OpenPOWER on IntegriCloud