pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/abiword2-gnome abiword 2.0.1-2 for GNOME 2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97f1303ee208
branches:  trunk
changeset: 464657:97f1303ee208
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Dec 14 03:25:19 2003 +0000

description:
abiword 2.0.1-2 for GNOME 2.

diffstat:

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

diffs (22 lines):

diff -r a003f9b5988d -r 97f1303ee208 editors/abiword2-gnome/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/abiword2-gnome/Makefile   Sun Dec 14 03:25:19 2003 +0000
@@ -0,0 +1,18 @@
+# $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