From 2c62bd07457eaa573d4024eb0312f7d2598c3a78 Mon Sep 17 00:00:00 2001 From: lioux Date: Fri, 12 Mar 2004 00:19:42 +0000 Subject: o Pessimize current MASTER_SITES since it is not reliable right now o Place a copy of distfile in MASTER_SITE_LOCAL for the time being Reminded by: kris --- finance/opale/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'finance') diff --git a/finance/opale/Makefile b/finance/opale/Makefile index edd9951..b5d2abe 100644 --- a/finance/opale/Makefile +++ b/finance/opale/Makefile @@ -8,8 +8,10 @@ PORTNAME= opale PORTVERSION= 0.5 CATEGORIES= finance kde -MASTER_SITES= http://orzel.freehackers.org/download/ \ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://orzel.freehackers.org/download/ \ ftp://ftp.freehackers.org/pub/opale/ +MASTER_SITE_SUBDIR= lioux MAINTAINER= lioux@FreeBSD.org COMMENT= A very simple personal bank account manager for KDE and KOffice @@ -21,7 +23,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_REINPLACE= yes -USE_SIZE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-koffice-includes=${LOCALBASE}/include \ -- cgit v1.1