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
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2004-03-12 00:19:42 +00:00
parent fb91551796
commit 49c84ef5d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103706

View File

@ -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 \