From 1063901ef9d60d527f5c1728cda6816f89498e83 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Tue, 11 May 2010 00:43:21 +0000 Subject: - Fix mistype in patchname Submitted by: kmoore@ via irc --- x11-themes/qtcurve-gtk2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-themes') diff --git a/x11-themes/qtcurve-gtk2/Makefile b/x11-themes/qtcurve-gtk2/Makefile index c35310351073..4d9c1a0bd287 100644 --- a/x11-themes/qtcurve-gtk2/Makefile +++ b/x11-themes/qtcurve-gtk2/Makefile @@ -28,7 +28,7 @@ USE_GNOME= gtk20 .if ${ARCH} == "amd64" CFLAGS+= -fPIC .endif -EXTRA_PATCHES+= ${FILESDIR}/extrapatch-* +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-* .endif post-extract: -- cgit v1.2.3