diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /x11-wm/olvwm/Makefile | |
parent | 24d53f75d3bed77cec793c49107c31db659fb9a5 (diff) | |
download | ports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.gz ports-5264cbceb577ae0481e496f827ae4d0e18712945.zip |
Notes
Diffstat (limited to 'x11-wm/olvwm/Makefile')
-rw-r--r-- | x11-wm/olvwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/olvwm/Makefile b/x11-wm/olvwm/Makefile index afe1ad321990..9ec9bac5c106 100644 --- a/x11-wm/olvwm/Makefile +++ b/x11-wm/olvwm/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.10 1996/11/18 13:06:09 asami Exp $ +# $Id: Makefile,v 1.11 1998/08/07 23:01:40 asami Exp $ # DISTNAME= olvwm4 @@ -16,7 +16,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= olvwm4.Patch01.Z PATCH_DIST_STRIP= -p1 -LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11/xview-lib +LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11-toolkits/xview-lib NO_WRKSUBDIR= yes USE_IMAKE= yes |