pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/abiword-plugins Remove USE_LANGUAGES line -- i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d38d6a1850b
branches:  trunk
changeset: 512434:8d38d6a1850b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 09 16:37:18 2006 +0000

description:
Remove USE_LANGUAGES line -- it is already defined in abiword/Makefile.common.

diffstat:

 editors/abiword-plugins/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 0af459e8d0f7 -r 8d38d6a1850b editors/abiword-plugins/Makefile
--- a/editors/abiword-plugins/Makefile  Tue May 09 16:31:56 2006 +0000
+++ b/editors/abiword-plugins/Makefile  Tue May 09 16:37:18 2006 +0000
@@ -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 @@
 
 BUILD_DEPENDS+=        abiword-${ABIWORD_VERSION}*:../../editors/abiword
 
-USE_LANGUAGES= c c++
-
 .include "../../mk/bsd.prefs.mk"
 
 CONFIGURE_ARGS+=       --disable-all



Home | Main Index | Thread Index | Old Index