diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-29 02:53:43 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-29 02:53:43 +0000 |
commit | 0320cafa3b5eb841d897bbbea0157f12f3e980e0 (patch) | |
tree | 34789e3478b981c1c6d2dc4cae784581c15cc659 /www/quanta | |
parent | 795f0af920e48610cdfb778341a7568e92b9a977 (diff) | |
download | ports-0320cafa3b5eb841d897bbbea0157f12f3e980e0.tar.gz ports-0320cafa3b5eb841d897bbbea0157f12f3e980e0.zip |
Notes
Diffstat (limited to 'www/quanta')
-rw-r--r-- | www/quanta/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile index c7d373b4ccd2..2bceaaf34539 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/quanta/ \ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11/ +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext/ USE_BZIP2= yes USE_QT= yes |