diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-04-09 19:00:13 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-04-09 19:00:13 +0800 |
commit | 46c42a878532153946976b2bedaa8f04c7aad936 (patch) | |
tree | 0eb840daf86c46bca5326175ed19d12ffeddd88c /editors | |
parent | d6155caa8387580f437014ec3b68af60840f86b6 (diff) | |
download | freebsd-ports-gnome-46c42a878532153946976b2bedaa8f04c7aad936.tar.gz freebsd-ports-gnome-46c42a878532153946976b2bedaa8f04c7aad936.tar.zst freebsd-ports-gnome-46c42a878532153946976b2bedaa8f04c7aad936.zip |
Add nedit as RESTRICTED (requires motif).
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 5f9f67eca49b..1aab1f4072e3 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1995/12/04 09:46:10 asami Exp $ +# $Id: Makefile,v 1.27 1996/03/18 18:56:33 joerg Exp $ # SUBDIR += axe @@ -8,6 +8,7 @@ SUBDIR += emacs SUBDIR += jove SUBDIR += mule +RESTRICTED += nedit # requires motif SUBDIR += uemacs SUBDIR += uzap SUBDIR += vile |