Skip to content

Commit

Permalink
security/py-certbot-dns-standalone: Fix RUN_DEPENDS version limits
Browse files Browse the repository at this point in the history
Fix an error in the port: include the Makefile where ${ACME_VERSION}
is defined.

PR:	271889
  • Loading branch information
infracaninophile committed Jun 7, 2023
1 parent c69de36 commit 0fe1f88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions security/py-certbot-dns-standalone/Makefile
Expand Up @@ -21,4 +21,5 @@ USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

.include "${.CURDIR}/../py-acme/version.mk"
.include <bsd.port.mk>

0 comments on commit 0fe1f88

Please sign in to comment.