diff options
author | ats <ats@FreeBSD.org> | 1995-02-27 19:03:56 +0000 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-02-27 19:03:56 +0000 |
commit | eb92936658792ed2e570ba8a785e367d5b7fa3c2 (patch) | |
tree | 0da93f64e4e7b31df3c74952e4e32e71229f4be6 /x11-wm/olvwm | |
parent | 3a130bb6a8d0c15f61e2bbb0884e40003d658b61 (diff) | |
download | FreeBSD-ports-eb92936658792ed2e570ba8a785e367d5b7fa3c2.zip FreeBSD-ports-eb92936658792ed2e570ba8a785e367d5b7fa3c2.tar.gz |
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.
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 7a0f6e4..67da893 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 |