diff options
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index d76962388f7..24ad408f46c 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/05/09 10:09:06 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/05/09 16:37:18 wiz Exp $ .include "../../editors/abiword/Makefile.common" @@ -10,8 +10,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins BUILD_DEPENDS+= abiword-${ABIWORD_VERSION}*:../../editors/abiword -USE_LANGUAGES= c c++ - .include "../../mk/bsd.prefs.mk" CONFIGURE_ARGS+= --disable-all |