aboutsummaryrefslogtreecommitdiff
path: root/editors/bless/Makefile
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2006-01-11 04:34:33 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2006-01-11 04:34:33 +0000
commitf8fdcfdf45c0e8ea814503816072151d9a839ed9 (patch)
tree66c7d0629978bff866fd185965e388878c04daeb /editors/bless/Makefile
parent3952ad93e3f6e587b23c3a2717c6e56221a8d019 (diff)
downloadports-f8fdcfdf45c0e8ea814503816072151d9a839ed9.tar.gz
ports-f8fdcfdf45c0e8ea814503816072151d9a839ed9.zip
Notes
Diffstat (limited to 'editors/bless/Makefile')
-rw-r--r--editors/bless/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/bless/Makefile b/editors/bless/Makefile
index 88eb4a836678..daa553e20db4 100644
--- a/editors/bless/Makefile
+++ b/editors/bless/Makefile
@@ -3,11 +3,11 @@
# Whom: Mezz <mezz@FreeBSD.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.10 2005/11/06 00:06:05 tmclau02 Exp $
+# $Id: Makefile,v 1.13 2005/12/05 02:55:19 tmclau02 Exp $
#
PORTNAME= bless
-PORTVERSION= 0.3.6
+PORTVERSION= 0.4.0
PORTEPOCH= 1
CATEGORIES= editors
MASTER_SITES= http://download.gna.org/bless/
@@ -15,8 +15,8 @@ MASTER_SITES= http://download.gna.org/bless/
MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= A high quality, full featured hex editor
-BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10
-RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10
+BUILD_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20
+RUN_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20
USE_GNOME= gnomehack gnomeprefix gnometarget
USE_GMAKE= yes