summaryrefslogtreecommitdiff
path: root/print/rlpr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/rlpr/Makefile')
-rw-r--r--print/rlpr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile
index a2fe8ef0a368..395b38ac5aea 100644
--- a/print/rlpr/Makefile
+++ b/print/rlpr/Makefile
@@ -17,6 +17,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
# rlpr supports gettext/libintl, but does not currently come with ANY
# translation .po files. When this changes, it would make sense to
+NO_STAGE= yes
# enable the use of gettext in this port:
#USES= gettext
#CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib -lintl"