summaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 617464f2c85..71a4d70b1ae 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2003/02/05 17:40:52 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.53 2003/03/29 12:40:41 jmmv Exp $
#
# According to AbiSource's explanation of their trademark rights,
# compilations/distributions of AbiWord not provided by AbiSource must
@@ -8,6 +8,7 @@
DISTNAME= abiword-${ABIWORD_VERS}
PKGNAME= abiword-personal-${ABIWORD_VERS}
#PKGREVISION= 1
+WRKSRC= ${WRKDIR}/${DISTNAME}/abi
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/}
@@ -44,8 +45,6 @@ MAKE_ENV+= OS_CFLAGS="${OS_CFLAGS}"
MAKE_FLAGS+= ABI_BUILD_VERSION="${ABIWORD_VERS}"
MAKE_FLAGS+= UNIX_CAN_BUILD_STATIC=0
-WRKSRC= ${WRKDIR}/${DISTNAME}/abi
-
.include "../../converters/libiconv/buildlink2.mk"
.include "../../converters/psiconv/buildlink2.mk"
.include "../../graphics/png/buildlink2.mk"