summaryrefslogtreecommitdiff
path: root/deskutils/mcatalog
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 /deskutils/mcatalog
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 'deskutils/mcatalog')
-rw-r--r--deskutils/mcatalog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/mcatalog/Makefile b/deskutils/mcatalog/Makefile
index ffdc6f7358f1..75845a41141b 100644
--- a/deskutils/mcatalog/Makefile
+++ b/deskutils/mcatalog/Makefile
@@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= mcatalog
MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= An application for catalogue films and books
-BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp
+BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10
LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10
USE_GNOME= gnomeprefix gnomehack gconf2
USE_GMAKE= yes