diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-09-19 06:18:01 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-09-19 06:18:01 +0000 |
commit | f7f988d2c8bd49a646760efcd42dd7afac4f2a7c (patch) | |
tree | ec14a549c2ce44188cd54371ed70176b81c1dd9a /x11-themes | |
parent | Removed dependency on cups-pstoraster. the cups port itself will take (diff) |
Mark port as BROKEN "This port is scheduled for termination".
Notes
Notes:
svn path=/head/; revision=66682
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mosfet-liquid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/mosfet-liquid/Makefile b/x11-themes/mosfet-liquid/Makefile index 81fed06ff816..7e5124fe792a 100644 --- a/x11-themes/mosfet-liquid/Makefile +++ b/x11-themes/mosfet-liquid/Makefile @@ -25,6 +25,8 @@ USE_GMAKE= yes USE_KDEBASE_VER=3 INSTALLS_SHLIB= yes +BROKEN= "This port is scheduled for termination" + pre-configure: cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs |