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 15bfc0d..cab367a 100644 --- a/print/rlpr/Makefile +++ b/print/rlpr/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= system/printing MAINTAINER= mi@aldan.algebra.com COMMENT= Send print jobs to lpd servers anywhere on a network -#LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +#LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes #CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib -lintl" |