diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pure/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pure/Makefile b/lang/pure/Makefile index c29907da38f8..3f24c41f917b 100644 --- a/lang/pure/Makefile +++ b/lang/pure/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS= --with-libgmp-prefix=${LOCALBASE} --enable-release OPTIONS_DEFINE= EMACS -EMACS_DESC= "Compile pure-mode.el with Emacs" +EMACS_DESC= Compile pure-mode.el with Emacs .include <bsd.port.options.mk> |