diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-17 00:10:22 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-17 00:10:22 +0000 |
commit | 1b134f4c347e979d711eb996479e6c7bc093e106 (patch) | |
tree | 6221eda78149f04466e36ae2162e210550afc1f8 /audio | |
parent | Do not show dialog messagebox if BATCH is set. (diff) |
Point to proper kde3 configure patch
Notes
Notes:
svn path=/head/; revision=124238
Diffstat (limited to 'audio')
-rw-r--r-- | audio/klira/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/klira/Makefile b/audio/klira/Makefile index 90a1bb498ede..e82ece86dbc3 100644 --- a/audio/klira/Makefile +++ b/audio/klira/Makefile @@ -24,7 +24,7 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes -EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-configure +EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure #EXTRA_PATCHES= ${PORTSDIR}/x11/kde3/files/extrapatch-old_configure post-patch: |