diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-01 13:04:07 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-01 13:04:07 +0800 |
commit | 9600ad26fb7ba1acf1838074974502f9ce0e063b (patch) | |
tree | c1ceecb541ec356f4da063d890007e5ed021b084 /x11-themes | |
parent | 60094017ccc7574da9eaa2ba948cc18779331d11 (diff) | |
download | freebsd-ports-gnome-9600ad26fb7ba1acf1838074974502f9ce0e063b.tar.gz freebsd-ports-gnome-9600ad26fb7ba1acf1838074974502f9ce0e063b.tar.zst freebsd-ports-gnome-9600ad26fb7ba1acf1838074974502f9ce0e063b.zip |
- Remove BROKEN (plist problems by depending on gnomehier).
PR: ports/103340
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/metacity-theme-microgui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/metacity-theme-microgui/Makefile b/x11-themes/metacity-theme-microgui/Makefile index 4f7f6162a0e1..20bc226f380e 100644 --- a/x11-themes/metacity-theme-microgui/Makefile +++ b/x11-themes/metacity-theme-microgui/Makefile @@ -15,9 +15,9 @@ DISTNAME= mcitymicrogui-default 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 |