aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ctwm/Makefile
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1994-12-12 04:32:04 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1994-12-12 04:32:04 +0000
commitba2097f169c0973fb05793040058356a725c495e (patch)
tree2e88deba232c032980e183c92bf661b1568c4cef /x11-wm/ctwm/Makefile
parenteb5b747103204d1e7662da09a1135df7876acbf8 (diff)
downloadports-ba2097f169c0973fb05793040058356a725c495e.tar.gz
ports-ba2097f169c0973fb05793040058356a725c495e.zip
With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES= yes anymore.
Notes
Notes: svn path=/head/; revision=558
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r--x11-wm/ctwm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index 23ac8074d468..781b7c85654d 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -3,14 +3,13 @@
# Date created: 13 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.1.1.1 1994/11/20 16:20:38 torstenb Exp $
+# $Id: Makefile,v 1.2 1994/11/23 07:56:10 gpalmer 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