From dc9f39292f87f75a3d3495f6a29b666de5cce1e3 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 21 Dec 2003 09:24:39 +0000 Subject: abiword2-gnome install the same files with or without --disable-gnome :/ (pointed out by Martti Kuparinen). --- editors/Makefile | 3 +-- editors/abiword2-gnome/Makefile | 18 ------------------ 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 editors/abiword2-gnome/Makefile (limited to 'editors') diff --git a/editors/Makefile b/editors/Makefile index a4a1d90a560..07319751b99 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -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 @@ COMMENT= Editors SUBDIR+= TeXmacs SUBDIR+= abiword SUBDIR+= abiword2 -SUBDIR+= abiword2-gnome SUBDIR+= beav SUBDIR+= beaver SUBDIR+= biew diff --git a/editors/abiword2-gnome/Makefile b/editors/abiword2-gnome/Makefile deleted file mode 100644 index 6c3531f7c15..00000000000 --- a/editors/abiword2-gnome/Makefile +++ /dev/null @@ -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" -- cgit v1.2.3