summaryrefslogtreecommitdiff
path: root/x11-wm/ctwm
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1994-11-23 07:56:10 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1994-11-23 07:56:10 +0000
commit025c0967a7859541dea16b424a759194cccbc2a6 (patch)
tree129f0affdd9c6f47666a392078abaf0a74c39d21 /x11-wm/ctwm
parentAdd forth. (diff)
Make this sucker install it's man page again (thanks Satoshi)
Submitted by: asami
Notes
Notes: svn path=/head/; revision=473
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r--x11-wm/ctwm/Makefile3
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