diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index 9c411ec64616..fcdebd50f630 100644 --- a/x11-wm/windowmaker-i18n/Makefile +++ b/x11-wm/windowmaker-i18n/Makefile @@ -3,7 +3,7 @@ # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.12 1998/06/09 15:29:45 tg Exp $ +# $Id: Makefile,v 1.13 1998/06/15 08:58:08 tg Exp $ DISTNAME= WindowMaker-0.15.1 PKGNAME= windowmaker-0.15.1 @@ -29,9 +29,4 @@ CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \ --with-gfx-libs=-L${LOCALBASE}/lib \ --with-gfx-incs="-I${LOCALBASE}/include/tiff34 -I${LOCALBASE}/include" -post-patch: -.for file in wmmacros Defaults/WindowMaker - @/usr/bin/perl -pi -e "s|@@PREFIX@@|${PREFIX}|g;" ${WRKSRC}/WindowMaker/${file} -.endfor - .include diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 9c411ec64616..fcdebd50f630 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -3,7 +3,7 @@ # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.12 1998/06/09 15:29:45 tg Exp $ +# $Id: Makefile,v 1.13 1998/06/15 08:58:08 tg Exp $ DISTNAME= WindowMaker-0.15.1 PKGNAME= windowmaker-0.15.1 @@ -29,9 +29,4 @@ CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \ --with-gfx-libs=-L${LOCALBASE}/lib \ --with-gfx-incs="-I${LOCALBASE}/include/tiff34 -I${LOCALBASE}/include" -post-patch: -.for file in wmmacros Defaults/WindowMaker - @/usr/bin/perl -pi -e "s|@@PREFIX@@|${PREFIX}|g;" ${WRKSRC}/WindowMaker/${file} -.endfor - .include