diff options
author | demon <demon@FreeBSD.org> | 2001-09-10 20:22:28 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-09-10 20:22:28 +0000 |
commit | 1a038dcd3b5d6f3c552e6cab01f40c4d3f865443 (patch) | |
tree | 59c660f0d1e13823d58f934d6c24596a2786bfc1 /x11-toolkits/qt145/Makefile | |
parent | fdbb8a9b32c974bef0bf0db07e73ab2f87ee510c (diff) | |
download | FreeBSD-ports-1a038dcd3b5d6f3c552e6cab01f40c4d3f865443.zip FreeBSD-ports-1a038dcd3b5d6f3c552e6cab01f40c4d3f865443.tar.gz |
Set DIST_SUBDIR=KDE
Diffstat (limited to 'x11-toolkits/qt145/Makefile')
-rw-r--r-- | x11-toolkits/qt145/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile index 93c75cd..55d9db0 100644 --- a/x11-toolkits/qt145/Makefile +++ b/x11-toolkits/qt145/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ DISTNAME= ${PORTNAME:S/1//}-${PORTVERSION} +DIST_SUBDIR= KDE PATCH_SITES= ftp://ftp.kde.gr.jp/pub/qt/patch/ PATCHFILES= qt-1.45-i18n-20000531.diff.gz |