diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-01 13:46:49 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-01 13:46:49 +0000 |
commit | ed08b9e68cc8513591d417e30963e19c0d361178 (patch) | |
tree | 9b3629dee3801571836ee75ee47bd3007cef58f0 /x11-themes/kde-icons-icosx | |
parent | c97b754d838f0213d3accc79f73a8ebad1cc2bef (diff) | |
download | ports-ed08b9e68cc8513591d417e30963e19c0d361178.tar.gz ports-ed08b9e68cc8513591d417e30963e19c0d361178.zip |
Notes
Diffstat (limited to 'x11-themes/kde-icons-icosx')
-rw-r--r-- | x11-themes/kde-icons-icosx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/kde-icons-icosx/Makefile b/x11-themes/kde-icons-icosx/Makefile index ca7566d78ad8..b45d0d4a2fef 100644 --- a/x11-themes/kde-icons-icosx/Makefile +++ b/x11-themes/kde-icons-icosx/Makefile @@ -11,5 +11,4 @@ COMMENT= KDE IcOsX iconset WRKSRC= ${WRKDIR}/${PORTNAME} PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}" -NO_STAGE= yes .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |