[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
Sat Nov 5 17:06:05 MST 2005
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless by tmclau02
Modified Files:
Makefile
Log Message:
Fix -RUN_DEPENDS=
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless/Makefile 2005/10/22 06:02:37 1.9
+++ /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless/Makefile 2005/11/06 00:06:05 1.10
@@ -3,7 +3,7 @@
# Whom: Mezz <mezz at FreeBSD.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.9 2005/10/22 06:02:37 tmclau02 Exp $
+# $Id: Makefile,v 1.10 2005/11/06 00:06:05 tmclau02 Exp $
#
PORTNAME= bless
@@ -16,7 +16,7 @@
COMMENT= A high quality, full featured hex editor
BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10
USE_GNOME= gnomehack gnomeprefix gnometarget
USE_GMAKE= yes
More information about the Bsd-sharp-cvs
mailing list