diff options
author | wxs <wxs@FreeBSD.org> | 2012-04-30 23:43:59 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-04-30 23:43:59 +0800 |
commit | 7cdeee0a29c0849b64bceeffa64f20de4af3b839 (patch) | |
tree | 76363683ff7deb45a3b3defc9d56a6afc4700404 /x11-themes/kde-icons-noia-warm | |
parent | 4dc6f06d23b9de9305a6569abe0c18837f470f91 (diff) | |
download | freebsd-ports-gnome-7cdeee0a29c0849b64bceeffa64f20de4af3b839.tar.gz freebsd-ports-gnome-7cdeee0a29c0849b64bceeffa64f20de4af3b839.tar.zst freebsd-ports-gnome-7cdeee0a29c0849b64bceeffa64f20de4af3b839.zip |
Fix broken message.
Diffstat (limited to 'x11-themes/kde-icons-noia-warm')
-rw-r--r-- | x11-themes/kde-icons-noia-warm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/kde-icons-noia-warm/Makefile b/x11-themes/kde-icons-noia-warm/Makefile index 663115e75bd4..c923a9969ebe 100644 --- a/x11-themes/kde-icons-noia-warm/Makefile +++ b/x11-themes/kde-icons-noia-warm/Makefile @@ -15,6 +15,6 @@ COMMENT= KDE iconset variation of the 'Noia' icons using warm colors WRKSRC= "${WRKDIR}/Noia Warm KDE ${PORTVERSION}" PORT_SHAREDIR= "${PORTNAME}-${PORTVERSION}" -BROKEN= does fetch +BROKEN= does not fetch .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |