Index: head/x11-wm/ctwm/Makefile =================================================================== --- head/x11-wm/ctwm/Makefile (revision 8809) +++ head/x11-wm/ctwm/Makefile (revision 8810) @@ -1,20 +1,20 @@ # New ports collection makefile for: ctwm # Version required: 3.4 # Date created: 13 November 1994 # Whom: torstenb # -# $Id: Makefile,v 1.11 1996/11/18 09:55:18 asami Exp $ +# $Id: Makefile,v 1.12 1997/04/27 18:28:07 torstenb Exp $ # -DISTNAME= ctwm-3.5beta1 -PKGNAME= ctwm-3.5b1 +DISTNAME= ctwm-3.5beta3 +PKGNAME= ctwm-3.5b3 CATEGORIES= x11 MASTER_SITES= ftp://slhp1.epfl.ch/pub/ \ MAINTAINER= torstenb@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm USE_IMAKE= yes .include Property changes on: head/x11-wm/ctwm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/x11-wm/ctwm/distinfo =================================================================== --- head/x11-wm/ctwm/distinfo (revision 8809) +++ head/x11-wm/ctwm/distinfo (revision 8810) @@ -1 +1 @@ -MD5 (ctwm-3.5beta1.tar.gz) = bdbecd5203626107fed7a849dbbb8ca4 +MD5 (ctwm-3.5beta3.tar.gz) = f8f5d247dcee94d884135be0611cde34 Property changes on: head/x11-wm/ctwm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/x11-wm/ctwm/files/patch-aa =================================================================== --- head/x11-wm/ctwm/files/patch-aa (revision 8809) +++ head/x11-wm/ctwm/files/patch-aa (revision 8810) @@ -1,35 +1,38 @@ -*** Imakefile.orig Sun Sep 15 00:25:16 1996 ---- Imakefile Sun Sep 15 00:28:49 1996 +*** Imakefile.orig Sat Nov 15 16:09:18 1997 +--- Imakefile Sat Nov 15 16:09:09 1997 *************** -*** 11,25 **** +*** 11,17 **** #undef USE_SOUND #define XPM #define USEM4 ! #undef X11R6 + #define I18N YFLAGS = -d - DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB) +--- 11,17 ---- + #undef USE_SOUND + #define XPM + #define USEM4 +! #define X11R6 + #define I18N + + YFLAGS = -d +*************** +*** 19,26 **** LINTLIBS = $(LINTXMU) $(LINTEXTENSIONLIB) $(LINTXLIB) #ifdef XPM ! XPMLIBDIR = ! XPMINCDIR = XPMDEFINES = -DXPM XPMLIB = $(XPMLIBDIR) -lXpm ---- 11,25 ---- - #undef USE_SOUND - #define XPM - #define USEM4 -! #define X11R6 - - YFLAGS = -d - DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB) +--- 19,26 ---- LINTLIBS = $(LINTXMU) $(LINTEXTENSIONLIB) $(LINTXLIB) #ifdef XPM ! XPMLIBDIR = -L/usr/X11R6/lib ! XPMINCDIR = -I/usr/X11R6/include XPMDEFINES = -DXPM XPMLIB = $(XPMLIBDIR) -lXpm Property changes on: head/x11-wm/ctwm/files/patch-aa ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property