summaryrefslogtreecommitdiff
path: root/net/blam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/blam/Makefile')
-rw-r--r--net/blam/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/blam/Makefile b/net/blam/Makefile
index 5317cfc98c7f..9d465c017c30 100644
--- a/net/blam/Makefile
+++ b/net/blam/Makefile
@@ -16,9 +16,8 @@ MASTER_SITES= http://www.cmartin.tk/${PORTNAME}/ \
MAINTAINER= mono@FreeBSD.org
COMMENT= A simple feed reader for GNOME
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext \
- ${LOCALBASE}/libdata/pkgconfig/webkit-sharp-1.0.pc:${PORTSDIR}/www/webkit-sharp
-RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-sharp-1.0.pc:${PORTSDIR}/www/webkit-sharp
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-sharp-1.0.pc:${PORTSDIR}/www/webkit-sharp
+RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
USE_GMAKE= yes