diff options
author | alane <alane@FreeBSD.org> | 2002-09-19 06:18:01 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-09-19 06:18:01 +0000 |
commit | dcc55120bea8cb2a873c6bf919c86297a326b97b (patch) | |
tree | 7ac1e85a33c3bea8c94ee1ca3a8a391879841cfb /x11-themes | |
parent | f0da26d3f36b29e128c09e683aea5a582d0c32fa (diff) | |
download | FreeBSD-ports-dcc55120bea8cb2a873c6bf919c86297a326b97b.zip FreeBSD-ports-dcc55120bea8cb2a873c6bf919c86297a326b97b.tar.gz |
Mark port as BROKEN "This port is scheduled for termination".
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 81fed06..7e5124f 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 |