diff options
Diffstat (limited to 'comms/ibp/Makefile')
-rw-r--r-- | comms/ibp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/ibp/Makefile b/comms/ibp/Makefile index 095a2e274ed0..557d0c82fe09 100644 --- a/comms/ibp/Makefile +++ b/comms/ibp/Makefile @@ -20,6 +20,7 @@ PLIST_FILES= bin/ibp MAN1= ibp.1 MANCOMPRESSED= no +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ibp ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/ibp.1 ${MANPREFIX}/man/man1/ibp.1 |