svn commit: r568748 - head/editors/sly

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Mar 18 16:12:45 UTC 2021


Author: lwhsu
Date: Thu Mar 18 16:12:45 2021
New Revision: 568748
URL: https://svnweb.freebsd.org/changeset/ports/568748

Log:
  editors/sly: pet portscout
  
  PR:		254383
  Submitted by:	Olivier Certner <olivier.freebsd at free.fr> (maintainer)

Modified:
  head/editors/sly/Makefile

Modified: head/editors/sly/Makefile
==============================================================================
--- head/editors/sly/Makefile	Thu Mar 18 16:06:00 2021	(r568747)
+++ head/editors/sly/Makefile	Thu Mar 18 16:12:45 2021	(r568748)
@@ -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
 


More information about the svn-ports-all mailing list