aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ctwm/Makefile
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-02-11 15:32:00 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-02-11 15:32:00 +0000
commita923cc0306b9ed37afa476ce57da2fca110a40d3 (patch)
treec8bb5137a66c1010abed4a13f4a1bfda7538d73c /x11-wm/ctwm/Makefile
parent1998f670e6aa093349514b97c298bb4988f6f7ff (diff)
downloadports-a923cc0306b9ed37afa476ce57da2fca110a40d3.tar.gz
ports-a923cc0306b9ed37afa476ce57da2fca110a40d3.zip
Upgrade to ctwm 3.3
Notes
Notes: svn path=/head/; revision=938
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r--x11-wm/ctwm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index 8944a6ef4a31..d10d6e286f47 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -6,12 +6,10 @@
# $Id: Makefile,v 1.4 1995/01/13 12:48:46 jkh Exp $
#
-DISTNAME= ctwm-3.2p1
+DISTNAME= ctwm-3.3
MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
USE_IMAKE= YES
EXTRACT_SUFX= .tar.Z
-.if !exists(/usr/X11R6/lib/libXpm.a)
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-.endif
.include <bsd.port.mk>