diff options
Diffstat (limited to 'print/gutenprint/Makefile')
-rw-r--r-- | print/gutenprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index db97b93d397e..ba630cf8949a 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= GIMP Print Printer Driver -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old USE_GETOPT_LONG= yes USE_REINPLACE= yes |