aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-sharp/Makefile
diff options
context:
space:
mode:
authorJuli Mallett <jmallett@FreeBSD.org>2003-01-27 03:52:28 +0000
committerJuli Mallett <jmallett@FreeBSD.org>2003-01-27 03:52:28 +0000
commit583ed1dee3ee4443e6a7bcd0a15ed98fd7871713 (patch)
treeed06cec1a7e2d1b69bdc069e287f395da67e2a24 /x11-toolkits/gtk-sharp/Makefile
parente1305e392a78c87500f944c086984d2764a8de09 (diff)
downloadports-583ed1dee3ee4443e6a7bcd0a15ed98fd7871713.tar.gz
ports-583ed1dee3ee4443e6a7bcd0a15ed98fd7871713.zip
Notes
Diffstat (limited to 'x11-toolkits/gtk-sharp/Makefile')
-rw-r--r--x11-toolkits/gtk-sharp/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile
index 19d77b9766a1..c8e9551160f2 100644
--- a/x11-toolkits/gtk-sharp/Makefile
+++ b/x11-toolkits/gtk-sharp/Makefile
@@ -6,17 +6,16 @@
#
PORTNAME= gtk-sharp
-PORTVERSION= 0.6.0.1
+PORTVERSION= 0.7
CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= jmallett
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= gtk-sharp
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
LIB_DEPENDS= gnomedb-2:${PORTSDIR}/databases/libgnomedb \
- gnomeui-2:${PORTSDIR}/x11-toolkits/libgnomeui \
- gphoto2.2:${PORTSDIR}/graphics/gphoto2
+ gnomeui-2:${PORTSDIR}/x11-toolkits/libgnomeui
# XXX Should conditionalise all the different parts of gtk# maybe.