diff options
Diffstat (limited to 'textproc/pcrs')
-rw-r--r-- | textproc/pcrs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pcrs/Makefile b/textproc/pcrs/Makefile index ad07005d364..a3faae6fa66 100644 --- a/textproc/pcrs/Makefile +++ b/textproc/pcrs/Makefile @@ -27,6 +27,7 @@ PLIST_FILES= bin/pcrsed \ lib/libpcrs.so \ lib/libpcrs.so.0 +NO_STAGE= yes post-install: ${INSTALL_PROGRAM} ${WRKSRC}/pcrsed ${PREFIX}/bin |