From c6a25ffa61672aab3f9dce4dcd8c6a6244c08d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Sun, 15 Feb 1998 22:23:46 +0000 Subject: Clean up Makefile --- comms/kremotecontrol/Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'comms/kremotecontrol/Makefile') diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index abf7da8afe00..5741097080c7 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -3,15 +3,15 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp $ +# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ + ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ + ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org @@ -29,9 +29,10 @@ LIB_DEPENDS= qt\\.1\\.3[0-9]:${PORTSDIR}/x11/qt \ HAS_CONFIGURE= yes CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ - "--x-inc=$(X11BASE)/include -I$(PREFIX)/include -I$(PREFIX)/include/giflib" \ - "--x-lib=$(X11BASE)/lib -L$(PREFIX)/lib" -CONFIGURE_ENV= INSTALL_SCRIPT="install -c -m 555" + "--with-extra-includes=$(PREFIX)/include/giflib" + +CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ + INSTALL_SCRIPT="install -c -m 555" WRKSRC= ${WRKDIR}/kdeutils -- cgit v1.2.3