diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-07-22 21:55:48 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-07-22 21:55:48 +0000 |
commit | b874e7ee7b92236a4b61e2f6ac46e5c58f0427a9 (patch) | |
tree | 17f00ac033b5c10d549ca250f9592aec71e831d0 /x11-wm | |
parent | 6b4061ba0aed9b6c4ac5e455d3feebdbc676fd58 (diff) | |
download | ports-b874e7ee7b92236a4b61e2f6ac46e5c58f0427a9.tar.gz ports-b874e7ee7b92236a4b61e2f6ac46e5c58f0427a9.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ctwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index b20fd60cc64a..54948df5a21c 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -18,7 +18,7 @@ COMMENT= An extension to twm, with support for multiple virtual screens, etc LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg USE_IMAKE= yes -USE_XORG= xpm +USE_XORG= xpm xmu MAN1= ctwm.1 .include <bsd.port.pre.mk> |