diff options
Diffstat (limited to 'www/quanta/Makefile')
-rw-r--r-- | www/quanta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile index 1fe4c3dc71ad..98ad75a22a61 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -21,7 +21,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= jeremy@external.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old WRKSRC= ${WRKDIR}/${PORTNAME} |