From 25490e549cf0bf4301486ebaee20dd0146e556da Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Thu, 27 May 1999 07:32:49 +0000 Subject: Forget about ${PREFIX}/include/giflib. --- security/kwallet/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/kwallet') diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index 4a2526ceee38..0e14f703b3b7 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.30 1999/02/28 21:48:05 asami Exp $ +# $Id: Makefile,v 1.31 1999/05/03 22:28:56 se Exp $ # DISTNAME= kdeutils-1.1.1 @@ -21,10 +21,9 @@ USE_BZIP2= yes USE_QT= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ - "--with-extra-includes=$(PREFIX)/include/giflib" + "--with-extra-includes=$(PREFIX)/include" CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ INSTALL_SCRIPT="install -c -m 555" USE_GMAKE= yes -CFLAGS+= "-I${PREFIX}/include" .include -- cgit v1.2.3