diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-04-30 15:43:59 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-04-30 15:43:59 +0000 |
commit | 421b0dd1adfc6c69e1b169641ea0b24335c9dea6 (patch) | |
tree | 49d65a4afec9acba0d126c276a04936a98fb6f6b /x11-themes | |
parent | 5953a2e91a05364a9d6f870d5c2911fd90189271 (diff) | |
download | ports-421b0dd1adfc6c69e1b169641ea0b24335c9dea6.tar.gz ports-421b0dd1adfc6c69e1b169641ea0b24335c9dea6.zip |
Notes
Diffstat (limited to 'x11-themes')
-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" |