From 66bbf9dad0e08795aac35a6cb76c3ce6bf9719b4 Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Thu, 1 Oct 1998 18:35:41 +0000 Subject: Elfify --- comms/kremotecontrol/Makefile | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'comms/kremotecontrol/Makefile') diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 2909271574e3..7e2c6589f20a 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.19 1998/09/19 01:33:46 steve Exp $ +# $Id: Makefile,v 1.20 1998/09/30 02:07:27 jseger Exp $ # DISTNAME= kdeutils-1.0 @@ -15,14 +15,12 @@ MAINTAINER= se@freebsd.org LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \ - kdeui\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \ - jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ - khtmlw\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \ - kfm\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \ - mediatool\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs - -BROKEN_ELF= depends on kdelibs + kdecore.1:${PORTSDIR}/x11/kdelibs \ + kdeui.1:${PORTSDIR}/x11/kdelibs \ + jscript.0:${PORTSDIR}/x11/kdelibs \ + khtmlw.1:${PORTSDIR}/x11/kdelibs \ + kfm.1:${PORTSDIR}/x11/kdelibs \ + mediatool.1:${PORTSDIR}/x11/kdelibs USE_QT= yes HAS_CONFIGURE= yes -- cgit v1.2.3