Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2006 21:30:57 GMT
From:      Douglas Thrift <douglas@douglasthrift.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/103340: Update port: x11-themes/metacity-theme-microgui use gnomehier to unbreak
Message-ID:  <200609172130.k8HLUv5F070170@www.freebsd.org>
Resent-Message-ID: <200609172140.k8HLeHax066483@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103340
>Category:       ports
>Synopsis:       Update port: x11-themes/metacity-theme-microgui use gnomehier to unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 17 21:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Douglas Thrift
>Release:        5.5-RELEASE
>Organization:
>Environment:
FreeBSD daemon.douglasthrift.net 5.5-RELEASE FreeBSD 5.5-RELEASE #3: Fri Sep 15 19:27:06 PDT 2006     douglas@daemon.douglasthrift.net:/usr/obj/usr/src/sys/DAEMONIC  i386
>Description:
The port was marked broken because it's plist didn't list some directories that it created that actually should be created by the GNOME hierarchy.
>How-To-Repeat:

>Fix:
diff -ruN /usr/ports/x11-themes/metacity-theme-microgui/Makefile metacity-theme-microgui/Makefile
--- /usr/ports/x11-themes/metacity-theme-microgui/Makefile	Sun Sep 17 14:19:42 2006
+++ metacity-theme-microgui/Makefile	Sun Sep 17 14:17:52 2006
@@ -15,9 +15,9 @@
 MAINTAINER=	douglas@douglasthrift.net
 COMMENT=	The microGUI Sawfish theme for Metacity
 
-RESTRICTED=	${REASON}
+USE_GNOME=	gnomehier
 
-BROKEN=		Incomplete pkg-plist
+RESTRICTED=	${REASON}
 
 WRKSRC=		${WRKDIR}/microGUI
 

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609172130.k8HLUv5F070170>