diff options
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-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 1b40b99abfe9..b20fd60cc64a 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_XPM= yes +USE_XORG= xpm MAN1= ctwm.1 .include <bsd.port.pre.mk> |