From a59e3c81bfd039f6231a762d5c7d00cfc9074667 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 8 Jan 1999 09:54:21 +0000 Subject: Make dependency lines point to right directories -- they were still using the old names (without "11"). --- x11/kdebase4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/kdebase4') diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index 5aff8c9a5580..898a19d3d0dd 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.22 1998/12/01 02:57:27 asami Exp $ +# $Id: Makefile,v 1.24 1999/01/07 00:51:59 se Exp $ # DISTNAME= kdebase @@ -18,7 +18,7 @@ MAINTAINER= se@freebsd.org BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.2:${PORTSDIR}/x11/kdelibs \ + kdecore.2:${PORTSDIR}/x11/kdelibs11 \ Xpm.4:${PORTSDIR}/graphics/xpm EXTRACT_CMD= bzip2 -- cgit