summaryrefslogtreecommitdiffstats
path: root/textproc/gnomespell-devel/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-16 14:14:47 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-16 14:14:47 +0800
commita5475fac452fea82d3c62ca580bb0bfb840eea20 (patch)
tree4f086c511e6633023c891ab21cba052bf9873be9 /textproc/gnomespell-devel/Makefile
parentac07c44b93ac5613fae425c6f1a1f8cb711ceb06 (diff)
downloadmarcuscom-ports-a5475fac452fea82d3c62ca580bb0bfb840eea20.tar
marcuscom-ports-a5475fac452fea82d3c62ca580bb0bfb840eea20.tar.gz
marcuscom-ports-a5475fac452fea82d3c62ca580bb0bfb840eea20.tar.bz2
marcuscom-ports-a5475fac452fea82d3c62ca580bb0bfb840eea20.tar.lz
marcuscom-ports-a5475fac452fea82d3c62ca580bb0bfb840eea20.tar.xz
marcuscom-ports-a5475fac452fea82d3c62ca580bb0bfb840eea20.tar.zst
marcuscom-ports-a5475fac452fea82d3c62ca580bb0bfb840eea20.zip
Update to 1.0.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@660 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/gnomespell-devel/Makefile')
-rw-r--r--textproc/gnomespell-devel/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/gnomespell-devel/Makefile b/textproc/gnomespell-devel/Makefile
index c32483623..b4d130d20 100644
--- a/textproc/gnomespell-devel/Makefile
+++ b/textproc/gnomespell-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomespell
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= textproc gnome
MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/ \
${MASTER_SITE_GNOME}
@@ -17,18 +17,17 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNOME/Bonobo component for spell checking
-LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell \
- bonoboui-2.0:${PORTSDIR}/x11-toolkits/libbonoboui
+LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
#USE_BZIP2= yes
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack libbonoboui
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+PLIST_SUB= VERSION=${PORTVERSION}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \