diff options
Diffstat (limited to 'print/rlpr/Makefile')
-rw-r--r-- | print/rlpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile index 6be9585e671e..b334ace5f73c 100644 --- a/print/rlpr/Makefile +++ b/print/rlpr/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= system/printing MAINTAINER= mi@aldan.algebra.com -#LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +#LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes #CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib -lintl" |