pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/abiword-plugins Make it include correct file.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ad65adf3327
branches:  trunk
changeset: 557005:9ad65adf3327
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Wed Apr 08 06:20:32 2009 +0000

description:
Make it include correct file.

diffstat:

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

diffs (14 lines):

diff -r 3035be220f30 -r 9ad65adf3327 editors/abiword-plugins/Makefile
--- a/editors/abiword-plugins/Makefile  Wed Apr 08 01:45:17 2009 +0000
+++ b/editors/abiword-plugins/Makefile  Wed Apr 08 06:20:32 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2009/04/07 16:27:09 drochner Exp $
+# $NetBSD: Makefile,v 1.29 2009/04/08 06:20:32 hasso Exp $
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-.include "../../editors/abiword.neu/Makefile.common"
+.include "../../editors/abiword/Makefile.common"
 
 DISTNAME=      abiword-plugins-${ABIWORD_VERSION}
 COMMENT=       Plugins enhancing Abiword's capabilities



Home | Main Index | Thread Index | Old Index