diff options
-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 28798da1705..1ca19a0f602 100644 --- a/x11-wm/olvwm/Makefile +++ b/x11-wm/olvwm/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.Z DISTFILES= olvwm4.tar.Z olvwm4.Patch01.Z EXTRACT_ONLY= olvwm4.tar.Z NO_WRKSUBDIR= yes -DEPENDS= ${PORTSDIR}/x11/xview +DEPENDS= ${PORTSDIR}/x11/xview-lib pre-configure: @echo "Applying olvwm4 Patch01" |