diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1995-02-27 19:03:56 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1995-02-27 19:03:56 +0000 |
commit | e841e4739cfb81b8f87e10096fe5f414e1e58499 (patch) | |
tree | 051c07c6f38acd17d809e30ba71694280b599798 /x11-wm/olvwm | |
parent | e3ec1819b4451850c37c56a3bdb468b219cbac99 (diff) |
Change the use of the official patch from pre-configure to
pre-patch. It should be used before the private FreeBSD patches
are used on the source.
Notes
Notes:
svn path=/head/; revision=1049
Diffstat (limited to 'x11-wm/olvwm')
-rw-r--r-- | x11-wm/olvwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/olvwm/Makefile b/x11-wm/olvwm/Makefile index 7a0f6e453eac..67da89340b5b 100644 --- a/x11-wm/olvwm/Makefile +++ b/x11-wm/olvwm/Makefile @@ -15,7 +15,7 @@ EXTRACT_ONLY= olvwm4.tar.Z NO_WRKSUBDIR= yes LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11/xview-lib -pre-configure: +pre-patch: @echo "Applying olvwm4 Patch01" @zcat ${DISTDIR}/olvwm4.Patch01.Z | patch -E -d ${WRKSRC} --quiet |