aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-11-26 01:46:04 +0800
committerknu <knu@FreeBSD.org>2002-11-26 01:46:04 +0800
commitabb6691946941da3cfb7fad59c744d02d840b64a (patch)
tree624bf5253e478b8a4a27742fdcb0c454eaf45304 /audio
parent10172c3d6316b74a49957b692dc9f50cd0ea1387 (diff)
downloadfreebsd-ports-gnome-abb6691946941da3cfb7fad59c744d02d840b64a.tar.gz
freebsd-ports-gnome-abb6691946941da3cfb7fad59c744d02d840b64a.tar.zst
freebsd-ports-gnome-abb6691946941da3cfb7fad59c744d02d840b64a.zip
Fix stupid misuse of %SUBDIR% and unbreak make fetch.
Submitted by: fenner's portsurvey
Diffstat (limited to 'audio')
-rw-r--r--audio/ruby-audiofile/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ruby-audiofile/Makefile b/audio/ruby-audiofile/Makefile
index 9a14f61a37ae..1b6e036a56a8 100644
--- a/audio/ruby-audiofile/Makefile
+++ b/audio/ruby-audiofile/Makefile
@@ -8,9 +8,8 @@
PORTNAME= audiofile
PORTVERSION= 0.2.1
CATEGORIES= audio ruby
-MASTER_SITES= http://%SUBDIR%.sourceforge.net/download/
+MASTER_SITES= http://ruby-${PORTNAME}.sourceforge.net/download/
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ruby-${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CDDB_DISTNAME}${EXTRACT_SUFX}