diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-05-11 00:43:21 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-05-11 00:43:21 +0000 |
commit | 1063901ef9d60d527f5c1728cda6816f89498e83 (patch) | |
tree | 8d16df7564a7c2c8b34af53227012b8a20a3b128 /x11-themes | |
parent | 48977f335aa0ceedf3b7c36625fe6a8d475cc5a6 (diff) | |
download | ports-1063901ef9d60d527f5c1728cda6816f89498e83.tar.gz ports-1063901ef9d60d527f5c1728cda6816f89498e83.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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: |