diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-30 09:33:04 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-30 09:33:04 +0000 |
commit | 344d59f9f035853b6f9c3b2dfb1d1a9ea0394c83 (patch) | |
tree | 9b8a6332d59ee72c842b5baba28fe9abfb896a80 /www/css-mode.el | |
parent | Update to version 1.2.19 (diff) |
Support NO_WRKSUBDIR properly
PR: ports/75631
Submitted by: Ports Fury
Diffstat (limited to 'www/css-mode.el')
-rw-r--r-- | www/css-mode.el/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/css-mode.el/Makefile b/www/css-mode.el/Makefile index a9150415600a..933f82b42d30 100644 --- a/www/css-mode.el/Makefile +++ b/www/css-mode.el/Makefile @@ -21,7 +21,6 @@ DIST_SUBDIR= css-mode EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes NO_BUILD= yes -WRKSRC= ${WRKDIR} # install-directory for Emacs ELISP_SUBDIR= share/emacs/site-lisp |