From a11e4a529dee49c9c92365d0dd0ab2fcbb60bcdb Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 17 Mar 1998 06:02:58 +0000 Subject: Mark this port broken, it doesn't install. While I'm here, make this port use GNU_CONFIGURE (which is essentially HAS_CONFIGURE + --prefix=$(PREFIX}). --- palm/kpilot/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'palm') diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile index 3f48a36..e7e215e 100644 --- a/palm/kpilot/Makefile +++ b/palm/kpilot/Makefile @@ -3,7 +3,7 @@ # Date created: 09 April 1998 # Whom: Stefan Eßer # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/03/07 15:31:52 se Exp $ # DISTNAME= kpilot-2.0 @@ -23,9 +23,10 @@ LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \ kfm\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ mediatool\\.0\\.[6-9]:${PORTSDIR}/x11/kdelibs -HAS_CONFIGURE= yes -CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ - "--with-extra-includes=$(PREFIX)/include/giflib" +BROKEN= install + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= "--with-extra-includes=$(PREFIX)/include/giflib" USE_GMAKE= yes CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ -- cgit v1.1