diff options
Diffstat (limited to 'sysutils/eventlog/Makefile')
-rw-r--r-- | sysutils/eventlog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/eventlog/Makefile b/sysutils/eventlog/Makefile index b77b7584b7f3..dc8a05e6f1d5 100644 --- a/sysutils/eventlog/Makefile +++ b/sysutils/eventlog/Makefile @@ -14,4 +14,5 @@ GNU_CONFIGURE= yes USES= pathfix pkgconfig USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> |