diff options
Diffstat (limited to 'sysutils/rsyslog6-relp/Makefile')
-rw-r--r-- | sysutils/rsyslog6-relp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rsyslog6-relp/Makefile b/sysutils/rsyslog6-relp/Makefile index 095ad9185f45..df5b159bed7a 100644 --- a/sysutils/rsyslog6-relp/Makefile +++ b/sysutils/rsyslog6-relp/Makefile @@ -18,6 +18,7 @@ PLIST_FILES+= lib/rsyslog/imrelp.la \ lib/rsyslog/omrelp.la \ lib/rsyslog/omrelp.so +NO_STAGE= yes do-install: @${INSTALL_PROGRAM} \ ${WRKSRC}/plugins/omrelp/.libs/omrelp.so ${PREFIX}/lib/rsyslog |