diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index a60e67b3ae34..8a310fa86565 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,3 +1,3 @@ SUBDIR= jove emacs -.include <bsd.subdir.mk> +.include <bsd.port.subdir.mk> |