summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-05-29 22:29:50 +0200
committerPacho Ramos <pacho@gentoo.org>2018-05-29 22:29:59 +0200
commit9411b88f2890fd258883d243edab6e84f295e186 (patch)
tree78d0cd5eb5548f7a69dc785a531e1269cc2e1c68 /x11-libs/agg
parentdev-util/visualvm: version bump. (diff)
downloadgentoo-9411b88f2890fd258883d243edab6e84f295e186.tar.gz
gentoo-9411b88f2890fd258883d243edab6e84f295e186.tar.bz2
gentoo-9411b88f2890fd258883d243edab6e84f295e186.zip
x11-libs/agg: Fix dir for patches
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'x11-libs/agg')
-rw-r--r--x11-libs/agg/agg-2.5-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/agg/agg-2.5-r3.ebuild b/x11-libs/agg/agg-2.5-r3.ebuild
index e4be2281ee44..0925c837a906 100644
--- a/x11-libs/agg/agg-2.5-r3.ebuild
+++ b/x11-libs/agg/agg-2.5-r3.ebuild
@@ -32,7 +32,7 @@ PATCHES=(
"${FILESDIR}"/${P}-autotools.patch
"${FILESDIR}"/${P}-sdl-m4.patch
"${FILESDIR}"/${P}-sdl-automagic.patch
- "${FILESDIR}"/${PF}
+ "${FILESDIR}"/${PVR}
)
src_prepare() {