From ef32fd0c2dea696e1cbfe5d4cd31e4b8b009cdf9 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 27 Oct 2004 01:05:53 +0000 Subject: Cannot use a common PATCHDIR/DISTINFO_FILE for abiword and abiword-plugins, they are using a different WRKSRC, reported by Jeremy C. Reed on tech-pkg@. --- editors/abiword/Makefile.common | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'editors/abiword') diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common index 61ce3659a01..adcb0d8cc7a 100644 --- a/editors/abiword/Makefile.common +++ b/editors/abiword/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2004/10/21 06:30:39 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.2 2004/10/27 01:05:53 xtraeme Exp $ # ABIWORD_DIST_VERSION= 2.0.11 @@ -30,9 +30,6 @@ CONFIGURE_ARGS+= --with-libxml2 CONFIGURE_ARGS+= --with-libjpeg-prefix=${BUILDLINK_PREFIX.jpeg} CONFIGURE_ARGS+= --with-libpng=${BUILDLINK_PREFIX.png} -PATCHDIR= ${.CURDIR}/../../editors/abiword/patches -DISTINFO_FILE= ${.CURDIR}/../../editors/abiword/distinfo - .include "../../converters/fribidi/buildlink3.mk" .include "../../devel/libglade2/buildlink3.mk" .include "../../devel/pkgconfig/buildlink3.mk" -- cgit v1.2.3