* Add a copy of the distfile to MASTER_SITE_LOCAL, as there seems to be

problems with the Mastersite
* portlint

Reported by:	pointyhat/ distfile survey
This commit is contained in:
Tilman Keskinoz 2005-10-16 19:54:32 +00:00
parent f5c5a60436
commit f90883480e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145587

View file

@ -7,7 +7,9 @@
PORTNAME= xmms-ladspa
PORTVERSION= 1.1
CATEGORIES= audio
MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/ladspa/
MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/ladspa/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
DISTNAME= xmms_ladspa-${PORTVERSION}
MAINTAINER= arved@FreeBSD.org
@ -15,6 +17,7 @@ COMMENT= "XMMS Plugin that provides LADSPA Plugins to XMMS"
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
PLIST_FILES= lib/xmms/Effect/ladspa.so
USE_X_PREFIX= yes