summaryrefslogtreecommitdiff
path: root/net/blam
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /net/blam
parentMark DEPRECATED: abandoned upstream. (diff)
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'net/blam')
-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