summaryrefslogtreecommitdiff
path: root/editors/AbiWord/Makefile
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2001-03-06 09:45:09 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2001-03-06 09:45:09 +0000
commitb94fb6f5901277681fa0dee85f257100b17a2130 (patch)
tree6f57aa22c43a9df5745a84dbca26656b49bf2aeb /editors/AbiWord/Makefile
parentDia is a Visio-like program under X Window, used to draw diagrams. (diff)
Update to 0.7.13.
Submitted by: me Reviewed by: MAINTAINER, with some corrections
Notes
Notes: svn path=/head/; revision=39117
Diffstat (limited to 'editors/AbiWord/Makefile')
-rw-r--r--editors/AbiWord/Makefile18
1 files changed, 7 insertions, 11 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile
index 9b99fca5143e..98461e9e4225 100644
--- a/editors/AbiWord/Makefile
+++ b/editors/AbiWord/Makefile
@@ -10,12 +10,14 @@
# AbiWord build system.
PORTNAME= AbiWord
-PORTVERSION= 0.7.12
+PORTVERSION= 0.7.13
CATEGORIES= editors
-MASTER_SITES= http://download.abisource.com/releases/${PORTVERSION}/src/
+MASTER_SITES= http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
DISTNAME= abi-${PORTVERSION}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} expat.tar.gz unixfonts.tar.gz \
- wv.tar.gz abidistfiles.tar.gz libiconv.tar.gz
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} expat-${PORTVERSION}.tar.gz \
+ unixfonts-${PORTVERSION}.tar.gz wv-${PORTVERSION}.tar.gz \
+ abidistfiles-${PORTVERSION}.tar.gz \
+ psiconv-${PORTVERSION}.tar.gz libiconv-${PORTVERSION}.tar.gz
MAINTAINER= wolman@cs.washington.edu
@@ -27,7 +29,7 @@ RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
DIST_SUBDIR= AbiWord
-WRKSRC= ${WRKDIR}/abi-${PORTVERSION}/src
+WRKSRC= ${WRKDIR}/abi/src
USE_XLIB= yes
USE_GMAKE= yes
USE_GTK= yes
@@ -35,12 +37,6 @@ MAKE_ENV= prefix="${PREFIX}"
.include <bsd.port.pre.mk>
-# start by deleting some junk files that should never have been placed
-# in the tar file
-pre-build:
- cd ${WRKSRC} && ${RM} -f ../user/wp/help/en-US/images/?line.jpg
- cd ${WRKSRC} && ${RM} -f ../user/wp/help/en-US/images/?space.jpg
-
post-install:
@${CAT} ${PKGMESSAGE}