diff options
author | tron <tron> | 1999-06-29 23:15:49 +0000 |
---|---|---|
committer | tron <tron> | 1999-06-29 23:15:49 +0000 |
commit | 4f1645efe7559aea4f65f2305e23f8a358060033 (patch) | |
tree | 10682d41a27d43d3f2cf4b54589489e4d5980d2c /editors | |
parent | 8f62087d0ff0eb4c003d962ac9e13cce3897752b (diff) | |
download | pkgsrc-4f1645efe7559aea4f65f2305e23f8a358060033.tar.gz |
Mark this package as broken again because "xemacs" doesn't work after
a "make clean".
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 7800a6d1364..767f2ceaff7 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/06/29 23:13:37 tron Exp $ +# $NetBSD: Makefile,v 1.4 1999/06/29 23:15:49 tron Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp DISTNAME= xemacs-21.1.3 @@ -13,6 +13,8 @@ DISTFILES= xemacs-21.1.3.tar.gz xemacs-21.1.3-info.tar.gz MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.xemacs.org/ +IGNORE= is still broken + DEPENDS+= Xaw3d-1.5:../../x11/Xaw3d DEPENDS+= gdbm-1.7.3:../../databases/gdbm DEPENDS+= png-1.0.3:../../graphics/png |