pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors abiword2-gnome install the same files



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba248e57b5cf
branches:  trunk
changeset: 465107:ba248e57b5cf
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Dec 21 09:24:39 2003 +0000

description:
abiword2-gnome install the same files
with or without --disable-gnome :/ (pointed out by Martti Kuparinen).

diffstat:

 editors/Makefile                |   3 +--
 editors/abiword2-gnome/Makefile |  18 ------------------
 2 files changed, 1 insertions(+), 20 deletions(-)

diffs (39 lines):

diff -r 0d20a7fa3a77 -r ba248e57b5cf editors/Makefile
--- a/editors/Makefile  Sun Dec 21 09:23:12 2003 +0000
+++ b/editors/Makefile  Sun Dec 21 09:24:39 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2003/12/18 09:45:51 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2003/12/21 09:24:39 xtraeme Exp $
 #
 
 COMMENT=       Editors
@@ -6,7 +6,6 @@
 SUBDIR+=       TeXmacs
 SUBDIR+=       abiword
 SUBDIR+=       abiword2
-SUBDIR+=       abiword2-gnome
 SUBDIR+=       beav
 SUBDIR+=       beaver
 SUBDIR+=       biew
diff -r 0d20a7fa3a77 -r ba248e57b5cf editors/abiword2-gnome/Makefile
--- a/editors/abiword2-gnome/Makefile   Sun Dec 21 09:23:12 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/14 03:25:19 xtraeme Exp $
-#
-
-.include "${.CURDIR}/../../editors/abiword2/Makefile.common"
-
-PKGNAME=               abiword2-gnome-${DIST_VER}
-COMMENT=               Abiword 2.0 (GNOME 2)
-
-DEPENDS=               gnome2-dirs>=1.2:../../misc/gnome2-dirs
-
-CONFIGURE_ARGS+=       --enable-gnome
-
-PLIST_SUBST+=          WITH_GNOME=""
-
-CONFLICTS=             abiword2-[0-9]*
-
-.include "../../devel/libgnomeui/buildlink2.mk"
-.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index