aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/ctwm
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-13 20:49:39 +0800
committerjkh <jkh@FreeBSD.org>1995-01-13 20:49:39 +0800
commita920f72e890437536ea29308311e666810ba44b0 (patch)
tree3200cf03146fee22d33ec656131dd2898d692543 /x11-wm/ctwm
parent0baa458c931deaa145673275bb0e962b5978791f (diff)
downloadfreebsd-ports-gnome-a920f72e890437536ea29308311e666810ba44b0.tar.gz
freebsd-ports-gnome-a920f72e890437536ea29308311e666810ba44b0.tar.zst
freebsd-ports-gnome-a920f72e890437536ea29308311e666810ba44b0.zip
Adjust DEPENDS to conform to reshuffle.
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r--x11-wm/ctwm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index 781b7c85654d..23a90fa338d8 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.2 1994/11/23 07:56:10 gpalmer Exp $
+# $Id: Makefile,v 1.3 1994/12/12 04:30:29 gpalmer Exp $
#
DISTNAME= ctwm-3.2p1
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
USE_IMAKE= YES
EXTRACT_SUFX= .tar.Z
.if !exists(/usr/X11R6/lib/libXpm.a)
-DEPENDS= ${PORTSDIR}/x11/xpm
+DEPENDS= ${PORTSDIR}/graphics/xpm
.endif
.include <bsd.port.mk>