Index: head/x11-wm/icewm/Makefile =================================================================== --- head/x11-wm/icewm/Makefile (revision 17417) +++ head/x11-wm/icewm/Makefile (revision 17418) @@ -1,56 +1,56 @@ # New ports collection makefile for: icewm # Version required: 0.9.29 # Date created: 10 August 1997 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.32 1999/03/17 06:41:24 nectar Exp $ +# $Id: Makefile,v 1.33 1999/03/19 04:40:07 nectar Exp $ # -DISTNAME= icewm-0.9.34 +DISTNAME= icewm-0.9.36 CATEGORIES= x11-wm MASTER_SITES= http://www.kiss.uni-lj.si/~k4fr0235/icewm/devel/ \ - http://www.freebsd.org/~vanilla/ + http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/icewm/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= nacai@iname.com .if defined(GNOME) LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs .else LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm .endif USE_GMAKE= yes USE_X_PREFIX= yes ICEOPTION= --with-shape .if defined(I18N) ICEOPTION+= --with-i18n .endif .if defined(XLOCALE) ICEOPTION+= --with-xlocale .endif .if defined(GNOME) ICEOPTION+= --with-imlib --with-gnome --with-sm .endif pre-patch: .if defined(TITLE_BOTTOM) ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-titlebottom .else ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-titletop .endif .if defined(GNOME) ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-gnome .endif do-configure: ( cd ${WRKSRC}; ${SH} config ${ICEOPTION} ) post-install: ${CP} ${FILESDIR}/bsd-daemon.xpm ${PREFIX}/share/icewm/taskbar strip ${PREFIX}/bin/icewm strip ${PREFIX}/bin/icewmbg strip ${PREFIX}/bin/icewmhint .include Property changes on: head/x11-wm/icewm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/x11-wm/icewm/distinfo =================================================================== --- head/x11-wm/icewm/distinfo (revision 17417) +++ head/x11-wm/icewm/distinfo (revision 17418) @@ -1 +1 @@ -MD5 (icewm-0.9.34.src.tar.gz) = 53a5bcacc0ddd57b3d2e9b0f5030691a +MD5 (icewm-0.9.36.src.tar.gz) = f9e57b77ac749989dee02c65857f4b86 Property changes on: head/x11-wm/icewm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property