summaryrefslogtreecommitdiff
path: root/x11/kdelibs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdelibs/Makefile')
-rw-r--r--x11/kdelibs/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile
index 177128edf65..c7285395a36 100644
--- a/x11/kdelibs/Makefile
+++ b/x11/kdelibs/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $NetBSD: Makefile,v 1.3 1998/01/25 00:04:06 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 1998/01/30 13:57:52 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp
#
@@ -18,9 +18,9 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= se@freebsd.org
BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
-LIB_DEPENDS= qt\\.1\\.3[0-9]:${PORTSDIR}/x11/qt \
- gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
- jpeg\\.[67]\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= qt.1.3[0-9]:${PORTSDIR}/x11/qt \
+ gif.[23].:${PORTSDIR}/graphics/giflib \
+ jpeg.[67].:${PORTSDIR}/graphics/jpeg
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=${PREFIX}" \