Fix correctly reporting unknown keyword (fixes packages with @stopdaemon)
modified libpkg/pkg_ports.c
@@ -648,7 +648,7 @@ external_keyword(struct plist *plist, char *keyword, char *line)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -788,6 +788,7 @@ ports_parse_plist(struct pkg *pkg, char *plist, const char *stage)
|
|
|
|
|
|
| + | |
|
|
|
|
|