diff options
-rw-r--r-- | editors/sly/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/sly/Makefile b/editors/sly/Makefile index ee793232d48a..e79f20236eb8 100644 --- a/editors/sly/Makefile +++ b/editors/sly/Makefile @@ -24,6 +24,8 @@ PLIST_THIS_LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/sly THIS_LISPDIR= ${PREFIX}/${PLIST_THIS_LISPDIR} PLIST_SUB+= THIS_LISPDIR=${PLIST_THIS_LISPDIR} +PORTSCOUT= limit:^[0-9] + OPTIONS_DEFINE= DOCS DOCS_PDF OPTIONS_DEFAULT=DOCS DOCS_PDF |