diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 19:34:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 19:34:19 +0000 |
commit | c7ceca53a8b8e4926e28e399d36122ae97e9cfd7 (patch) | |
tree | b4c5f8a3bd864fe60846f5207a1ed2eff6e5780a /korean | |
parent | Point to the QT 3.2 Makefile since the 3.1 Makefile is gone. (diff) |
Point to the QT 3.2 Makefile instead of the 3.1 Makefile. This directory
probably needs a repo copy, but this should pacify bento for now.
Noticed by: makeduds on bento
Diffstat (limited to 'korean')
-rw-r--r-- | korean/qt31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/qt31/Makefile b/korean/qt31/Makefile index 8a79030101d9..2180447904a1 100644 --- a/korean/qt31/Makefile +++ b/korean/qt31/Makefile @@ -4,7 +4,7 @@ # # $FreeBSD$ -MASTERDIR= ${.CURDIR}/../../x11-toolkits/qt31 +MASTERDIR= ${.CURDIR}/../../x11-toolkits/qt32 EXTRA_PATCHES= ${.CURDIR}/files/patch-* CATEGORIES= korean x11-toolkits |