summaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
parentFix the build on 6.X. (diff)
Use MASTER_SITE_SUBDIR instead of rolling my own.
Clue provided by: pav
Notes
Notes: svn path=/head/; revision=265167
Diffstat (limited to 'graphics')
-rw-r--r--graphics/feh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index 3bfaef3f6dca..112ee3315436 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -9,7 +9,8 @@ PORTNAME= feh
PORTVERSION= 1.10
CATEGORIES= graphics
MASTER_SITES= http://www.chaosdorf.de/~derf/feh/ \
- ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/}
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= uqs
MAINTAINER= uqs@FreeBSD.org
COMMENT= An image viewer that utilizes Imlib2