aboutsummaryrefslogtreecommitdiffstats
path: root/editors/Makefile
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1995-10-31 01:32:34 +0800
committerpst <pst@FreeBSD.org>1995-10-31 01:32:34 +0800
commit050bc94a5332e23751993f63bce22f7e31c1f18f (patch)
treee00a152998575f8272192f1a91ff7e05967e0a34 /editors/Makefile
parentf102cda51971bf0bbe73f9c0b65f45072ae9c735 (diff)
downloadfreebsd-ports-gnome-050bc94a5332e23751993f63bce22f7e31c1f18f.tar.gz
freebsd-ports-gnome-050bc94a5332e23751993f63bce22f7e31c1f18f.tar.zst
freebsd-ports-gnome-050bc94a5332e23751993f63bce22f7e31c1f18f.zip
Add ashe & gnats (ashe=nobuild due to motif)
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index c5e5fcf8f166..6327d9ab455e 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.21 1995/10/02 16:17:08 erich Exp $
+# $Id: Makefile,v 1.22 1995/10/03 11:45:06 asami Exp $
#
SUBDIR += axe
@@ -14,4 +14,6 @@
SUBDIR += xemacs
SUBDIR += xvile
+ NOBUILD += ashe # requires motif
+
.include <bsd.port.subdir.mk>