summaryrefslogtreecommitdiffstats
path: root/textproc/gnomespell-devel/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-07 11:40:08 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-07 11:40:08 +0800
commitbdfdf94f193ec2a7ad6136d4b25b4075a80b378b (patch)
tree14d95081f763db89ae00495ea812b4bc03d98a5b /textproc/gnomespell-devel/Makefile
parent8ae13ee8691b947c6e50a767092f07d1acc42cfb (diff)
downloadmarcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar
marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar.gz
marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar.bz2
marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar.lz
marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar.xz
marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar.zst
marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.zip
Update to 1.0.3.
I'm switching this to .bz2, as a bzip2 tarball is available. The shlib has changed directories. Just an FYI in case things start to burn. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@718 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/gnomespell-devel/Makefile')
-rw-r--r--textproc/gnomespell-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnomespell-devel/Makefile b/textproc/gnomespell-devel/Makefile
index b4d130d20..bc545711a 100644
--- a/textproc/gnomespell-devel/Makefile
+++ b/textproc/gnomespell-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomespell
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= textproc gnome
MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/ \
${MASTER_SITE_GNOME}
@@ -19,7 +19,7 @@ COMMENT= A GNOME/Bonobo component for spell checking
LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
-#USE_BZIP2= yes
+USE_BZIP2= yes
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes