Skip to content

Commit

Permalink
net/ocserv: Fix build and wrong PLIST
Browse files Browse the repository at this point in the history
Do not include now-non-existing file in plist.

Reported by:	Trond Endrestøl <Trond.Endrestol@ximalas.info>
PR:		274983
  • Loading branch information
jurajlutter committed Nov 9, 2023
1 parent 37943e2 commit 2c356d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/ocserv/Makefile
Expand Up @@ -38,7 +38,7 @@ GROUPS= _ocserv

PLIST_SUB= GROUPS="${GROUPS}" \
USERS="${USERS}"
PORTDOCS= AUTHORS ChangeLog NEWS README TODO
PORTDOCS= AUTHORS ChangeLog NEWS README
PORTEXAMPLES= profile.xml sample.config sample.passwd

OPTIONS_DEFINE= DOCS EXAMPLES GSSAPI MAXMIND RADIUS
Expand Down

0 comments on commit 2c356d6

Please sign in to comment.