[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/editors/bless by tmclau02
noreply at forge.novell.com
noreply at forge.novell.com
Sun Dec 4 19:55:19 MST 2005
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless by tmclau02
Modified Files:
Makefile
Log Message:
Correct GTK# dependency
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless/Makefile 2005/11/27 05:49:38 1.12
+++ /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless/Makefile 2005/12/05 02:55:19 1.13
@@ -3,7 +3,7 @@
# Whom: Mezz <mezz at FreeBSD.org>
#
# $FreeBSD: ports/editors/bless/Makefile,v 1.13 2005/11/10 04:59:09 tmclaugh Exp $
-# $Id: Makefile,v 1.12 2005/11/27 05:49:38 tmclau02 Exp $
+# $Id: Makefile,v 1.13 2005/12/05 02:55:19 tmclau02 Exp $
#
PORTNAME= bless
@@ -15,8 +15,8 @@
MAINTAINER= bsd-sharp-list at 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
More information about the Bsd-sharp-cvs
mailing list