diff options
author | trevor <trevor@FreeBSD.org> | 2003-05-22 07:45:28 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-05-22 07:45:28 +0800 |
commit | 5e129db2354a5f890fa0b39fdfb2844c39babec5 (patch) | |
tree | df6f90dc82043aeedc12cd7db228b8e15e3d253e /x11-wm | |
parent | 03ba0fe6065b5b84eb441a194405c6f2c9c6b054 (diff) | |
download | freebsd-ports-gnome-5e129db2354a5f890fa0b39fdfb2844c39babec5.tar.gz freebsd-ports-gnome-5e129db2354a5f890fa0b39fdfb2844c39babec5.tar.zst freebsd-ports-gnome-5e129db2354a5f890fa0b39fdfb2844c39babec5.zip |
I haven't reviewed the sources for the new versions.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/evilwm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/openbox/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/evilwm/Makefile b/x11-wm/evilwm/Makefile index 7f0c45945aa3..073b6e820616 100644 --- a/x11-wm/evilwm/Makefile +++ b/x11-wm/evilwm/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= trevor@FreeBSD.org COMMENT= Minimalist window manager based on 9wm +FORBIDDEN= "source code for this version has not been reviewed" + DOCDIR= share/doc/${PORTNAME} DOCS= ChangeLog README README.vdesk TODO MAN1= evilwm.1 diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index fe0c6fe0c767..8c52c8385752 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://icculus.org/openbox/releases/ MAINTAINER= trevor@FreeBSD.org COMMENT= Derived from, and similar to, Blackbox +FORBIDDEN= "source code for this version has not been reviewed" + LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft RUN_DEPENDS= xsetbg:${PORTSDIR}/x11/xloadimage |