[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/sysutils/lat by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Sat Jun 17 18:22:22 MDT 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/sysutils/lat by tmclau02

Modified Files:
	Makefile 
Log Message:
Fix deps after massive Gnome port renaming.

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/sysutils/lat/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /cvsroot/bsd-sharp/FreeBSD-ports/sysutils/lat/Makefile	2006/03/23 03:59:07	1.2
+++ /cvsroot/bsd-sharp/FreeBSD-ports/sysutils/lat/Makefile	2006/06/18 00:22:22	1.3
@@ -17,10 +17,10 @@
 
 BUILD_DEPENDS=	mono:${PORTSDIR}/lang/mono \
 		gapi2-codegen:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
-		gnome-keyring-daemon:${PORTSDIR}/security/gnomekeyring
+		gnome-keyring-daemon:${PORTSDIR}/security/gnome-keyring
 RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono \
 		gapi2-codegen:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
-		gnome-keyring-daemon:${PORTSDIR}/security/gnomekeyring
+		gnome-keyring-daemon:${PORTSDIR}/security/gnome-keyring
 
 MAN1=	lat.1
 



More information about the Bsd-sharp-cvs mailing list