aboutsummaryrefslogtreecommitdiff
path: root/audio/mp32ogg
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-11-26 08:01:49 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-11-26 08:01:49 +0000
commit3372a746911e77222301062163ab819f38791b26 (patch)
treefea41c11810e2b8dd7ca5a6770e3397a8df258fc /audio/mp32ogg
parentbdd5e25201806bebaf7915422eefe2a6911d6a1c (diff)
downloadports-3372a746911e77222301062163ab819f38791b26.tar.gz
ports-3372a746911e77222301062163ab819f38791b26.zip
Use MASTER_SITE_SUBDIR instead of rolling my own.
Clue provided by: pav
Notes
Notes: svn path=/head/; revision=265167
Diffstat (limited to 'audio/mp32ogg')
-rw-r--r--audio/mp32ogg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile
index 9a719a2069a8..1c71f8a6a334 100644
--- a/audio/mp32ogg/Makefile
+++ b/audio/mp32ogg/Makefile
@@ -11,7 +11,8 @@ PORTVERSION= 0.11
PORTREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= ftp://ftp.faceprint.com/pub/software/scripts/ \
- ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/}
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= uqs
EXTRACT_SUFX= # empty
MAINTAINER= uqs@FreeBSD.org