diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-01 05:04:07 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-01 05:04:07 +0000 |
commit | b6620278a4a233806a4296950c79b017210ad80e (patch) | |
tree | 6931d64f0e4cee227d2ce3f3fac537ccae03e65d | |
parent | d0dbd89a1b1a738ee119b31ca9455c6c17d4fe5a (diff) | |
download | ports-b6620278a4a233806a4296950c79b017210ad80e.tar.gz ports-b6620278a4a233806a4296950c79b017210ad80e.zip |
- Remove BROKEN (plist problems by depending on gnomehier).
PR: ports/103340
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=174223
-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 |