diff options
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r-- | x11-wm/ctwm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index a322483fcb15..23ac8074d468 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -3,13 +3,14 @@ # Date created: 13 November 1994 # Whom: torstenb # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1994/11/20 16:20:38 torstenb Exp $ # DISTNAME= ctwm-3.2p1 MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/ USE_IMAKE= YES EXTRACT_SUFX= .tar.Z +INSTALL_MANPAGES= yes .if !exists(/usr/X11R6/lib/libXpm.a) DEPENDS= ${PORTSDIR}/x11/xpm .endif |