diff options
Diffstat (limited to 'www/emacs-w3m-emacs21/Makefile')
-rw-r--r-- | www/emacs-w3m-emacs21/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/emacs-w3m-emacs21/Makefile b/www/emacs-w3m-emacs21/Makefile index 97eb2f18b45b..0edd35165547 100644 --- a/www/emacs-w3m-emacs21/Makefile +++ b/www/emacs-w3m-emacs21/Makefile @@ -10,6 +10,5 @@ MASTERDIR= ${.CURDIR}/../emacs-w3m USE_EMACS= yes EMACS_PORT_NAME= emacs21 COMMENT= Simple front-end to w3m for emacs21 -PLIST= ${.CURDIR}/pkg-plist .include "${MASTERDIR}/Makefile" |