aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword-plugins-devel
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-05-16 22:23:11 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-05-16 22:23:11 +0000
commit76708d1c25704300bc6ed87da315a73e3fb86354 (patch)
tree06b13ee31536167529c704f803c45cf4eb557514 /editors/abiword-plugins-devel
parentb99a01ed3153990c4da19c8c65177378874f1394 (diff)
downloadports-76708d1c25704300bc6ed87da315a73e3fb86354.tar.gz
ports-76708d1c25704300bc6ed87da315a73e3fb86354.zip
Notes
Diffstat (limited to 'editors/abiword-plugins-devel')
-rw-r--r--editors/abiword-plugins-devel/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/abiword-plugins-devel/Makefile b/editors/abiword-plugins-devel/Makefile
index 443bfba2a4ad..8536c5fe3970 100644
--- a/editors/abiword-plugins-devel/Makefile
+++ b/editors/abiword-plugins-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= abiword
-PORTVERSION= 2.2.7
+PORTVERSION= 2.3.0
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@@ -16,8 +16,8 @@ DIST_SUBDIR= AbiWord
MAINTAINER= gnome@FreeBSD.org
COMMENT= Multi-plugins for AbiWord
-BUILD_DEPENDS= abiword:${PORTSDIR}/editors/abiword
-RUN_DEPENDS= abiword:${PORTSDIR}/editors/abiword
+BUILD_DEPENDS= AbiWord-2.4:${PORTSDIR}/editors/abiword
+RUN_DEPENDS= AbiWord-2.4:${PORTSDIR}/editors/abiword
USE_BZIP2= yes
USE_GMAKE= yes
@@ -34,8 +34,8 @@ MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/abiword-${PORTVERSION}/abiword-plugins
MD5_FILE= ${.CURDIR}/../abiword/distinfo
-ABIVERSION= 2.2
-PLIST_SUB+= "ABIVERSION=${ABIVERSION}"
+ABIVERSION= 2.4
+PLIST_SUB+= ABIVERSION=${ABIVERSION}
# NOTE: Please, keep those knobs in the ABC's order.