diff options
Diffstat (limited to 'misc/gnome-devel-docs/Makefile')
-rw-r--r-- | misc/gnome-devel-docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-devel-docs/Makefile b/misc/gnome-devel-docs/Makefile index efbf9f713231..7ccf8cd6f540 100644 --- a/misc/gnome-devel-docs/Makefile +++ b/misc/gnome-devel-docs/Makefile @@ -14,7 +14,7 @@ COMMENT= Documents targeted for GNOME developers BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool #RUN_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils -USES= gmake pkgconfig tar:xz +USES= gettext-tools gmake pkgconfig tar:xz GNU_CONFIGURE= yes .include <bsd.port.mk> |