Missing intltool.

spotted by nigel@
This commit is contained in:
ajacoutot 2012-04-22 18:43:12 +00:00
parent 54243e173d
commit 5e821e6204

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/20 10:51:22 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2012/04/22 18:43:12 ajacoutot Exp $
COMMENT= media aggregator and podcast client
@ -19,7 +19,8 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://distfiles.nl/
MODULES= devel/gettext \
lang/python
lang/python \
textproc/intltool
RUN_DEPENDS= devel/desktop-file-utils \
devel/py-minimock \
@ -49,4 +50,4 @@ do-install:
mv ${PREFIX}/share/man/man1/*.1 ${PREFIX}/man/man1/ && \
rm -fr ${PREFIX}/share/man
.include <bsd.port.mk>
.include <bsd.port.mk>