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

noreply at forge.novell.com noreply at forge.novell.com
Thu Nov 16 08:36:49 MST 2006


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

Modified Files:
	bsd.gnome.mk 
Log Message:
Sync

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/Mk/bsd.gnome.mk,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- /cvsroot/bsd-sharp/FreeBSD-ports/Mk/bsd.gnome.mk	2006/11/01 02:51:10	1.5
+++ /cvsroot/bsd-sharp/FreeBSD-ports/Mk/bsd.gnome.mk	2006/11/16 15:36:49	1.6
@@ -743,6 +743,12 @@
 .  endif
 .endif
 
+.if defined(USE_GNOME_SUBR)
+GNOME_SUBR=		${LOCALBASE}/etc/gnome.subr
+RUN_DEPENDS+=	${GNOME_SUBR}:${PORTSDIR}/sysutils/gnome_subr
+SUB_LIST+=		GNOME_SUBR=${GNOME_SUBR}
+.endif
+
 .if ${MAINTAINER}=="gnome at FreeBSD.org"
 CONFIGURE_FAIL_MESSAGE= "Please run the gnomelogalyzer, available from \"http://www.freebsd.org/gnome/gnomelogalyzer.sh\", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at ${MAINTAINER}, and attach (a) \"${CONFIGURE_WRKSRC}/${CONFIGURE_LOG}\", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an \`ls ${PKG_DBDIR}\`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (${MAINTAINER}), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software."
 .endif


More information about the Bsd-sharp-cvs mailing list