diff options
Diffstat (limited to 'lang/librep/Makefile')
-rw-r--r-- | lang/librep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 0f516d5e9d7c..4626b959b686 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -34,6 +34,7 @@ MANCOMPRESSED= yes MAN1= rep.1 rep-remote.1 rep-xgettext.1 repdoc.1 INFO= librep +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == ia64 |