summaryrefslogtreecommitdiff
path: root/net/blam
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2005-09-29 03:43:25 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2005-09-29 03:43:25 +0000
commitdc5fb470346f32981a7266559e08fb90e2564649 (patch)
tree4ba35782bcaf6705cc209b29217d5d5a60aa4e87 /net/blam
parent- Enable gtk-sharp10 and gtk-sharp20 in the ports tree. (diff)
- Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel to
gtk-sharp20 for affected ports. - Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining in mcatalog, bless, f-spot, and gecko-sharp10. Approved by: ahze (mentor)
Notes
Notes: svn path=/head/; revision=143739
Diffstat (limited to 'net/blam')
-rw-r--r--net/blam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/blam/Makefile b/net/blam/Makefile
index 4f968a82977d..dbbd0a472496 100644
--- a/net/blam/Makefile
+++ b/net/blam/Makefile
@@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8
MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= Mono based RSS feed reader
-BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp \
+BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
${X11BASE}/libdata/pkgconfig/gecko-sharp.pc:${PORTSDIR}/www/gecko-sharp10
-RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp \
+RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
${X11BASE}/libdata/pkgconfig/gecko-sharp.pc:${PORTSDIR}/www/gecko-sharp10
.if !defined(WITH_MOZILLA)