# $NetBSD: Makefile,v 1.22 1999/03/23 23:30:23 tron Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/05 04:19:46 asami Exp # DISTNAME= kdesupport-1.1 CATEGORIES= converters kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1/distribution/tar/generic/source/bz2/ \ ftp://ftp.de.kde.org/pub/kde/stable/1.1/distribution/tar/generic/source/bz2/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.kde.org/ USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= "--without-gnu-ld" \ "--without-libjpeg" \ "--without-libgif" \ "--without-libgdbm" \ "--without-libuulib" \ "--without-sprite-field" .include "../../mk/bsd.pkg.mk"