summaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-10 05:22:13 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-10 05:22:13 +0000
commit610ae5681637c1051a0c17b54e29d97f53da2f3a (patch)
treec231a1eb74b07e444fa7363012cb84bf23d83ce0 /editors/abiword
parent15b6544926b07a98710eeb765baf03e3fc9a195c (diff)
downloadfreebsd-ports-610ae5681637c1051a0c17b54e29d97f53da2f3a.zip
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index b0611377ab37..fb3d0ee2f8fc 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/editors/abiword/Makefile,v 1.8 2007/07/24 04:25:21 mezz Exp $
+# $MCom: ports/editors/abiword/Makefile,v 1.11 2008/08/19 00:45:06 marcus Exp $
#
PORTNAME= abiword
PORTVERSION= 2.6.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@@ -66,14 +66,14 @@ PLIST_SUB+= DICT:="@comment "
#CONFIGURE_ARGS+= --disable-gnomeui
#.endif
-.if (defined(WITH_GUCHARMAP) || \
- exists(${LOCALBASE}/libdata/pkgconfig/gucharmap.pc)) && \
- !defined(WITHOUT_GUCHARMAP)
-LIB_DEPENDS+= gucharmap.6:${PORTSDIR}/deskutils/gucharmap
-CONFIGURE_ARGS+= --enable-gucharmap
-.else
+#.if (defined(WITH_GUCHARMAP) || \
+# exists(${LOCALBASE}/libdata/pkgconfig/gucharmap.pc)) && \
+# !defined(WITHOUT_GUCHARMAP)
+#LIB_DEPENDS+= gucharmap.6:${PORTSDIR}/deskutils/gucharmap
+#CONFIGURE_ARGS+= --enable-gucharmap
+#.else
CONFIGURE_ARGS+= --disable-gucharmap
-.endif
+#.endif
pre-everything::
@${ECHO_MSG} ""