summaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/Makefile.common')
-rw-r--r--editors/abiword/Makefile.common7
1 files changed, 5 insertions, 2 deletions
diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common
index c69062e2f07..81764b2356d 100644
--- a/editors/abiword/Makefile.common
+++ b/editors/abiword/Makefile.common
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile.common,v 1.11 2005/02/05 18:13:31 jklos Exp $
+# $NetBSD: Makefile.common,v 1.12 2005/02/10 19:27:32 wiz Exp $
# Be sure to update PLIST and distinfo for editors/abiword-plugins when updating
ABIWORD_DIST_VERSION= 2.2.3
DISTNAME= abiword-${ABIWORD_DIST_VERSION}
-PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/}
@@ -14,6 +13,10 @@ HOMEPAGE= http://www.abisource.com/
BUILD_USES_MSGFMT= yes
+# there were two versions of abiword-2.2.3 -- you can
+# remove this line during the next update
+DIST_SUBDIR= abiword-2.2.3
+
MAKEFILE= GNUmakefile
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes