diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-05-21 23:45:28 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-05-21 23:45:28 +0000 |
commit | f198d4f9767469fea569e0b09e2e86c97f8a70a1 (patch) | |
tree | b43aa73784f8cce6cb98f4bec3ace99702c084cc /x11-wm/openbox | |
parent | 68144000b636c7f50e59c22fb73c206c6821b82f (diff) | |
download | ports-f198d4f9767469fea569e0b09e2e86c97f8a70a1.tar.gz ports-f198d4f9767469fea569e0b09e2e86c97f8a70a1.zip |
Notes
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r-- | x11-wm/openbox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |