diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-25 21:35:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-25 21:35:06 +0000 |
commit | 585e69c28bdafdd6ed465423424a7eafc702cebc (patch) | |
tree | 8cb29dc1a3de9ced8882debf9e50e0c60797a49b /x11-themes | |
parent | 928a7d256e6b940d687d48a789e839a8299f8c0b (diff) | |
download | ports-585e69c28bdafdd6ed465423424a7eafc702cebc.tar.gz ports-585e69c28bdafdd6ed465423424a7eafc702cebc.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/icons-tango/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile index ef854f32cc03..7e8d1e58bc3e 100644 --- a/x11-themes/icons-tango/Makefile +++ b/x11-themes/icons-tango/Makefile @@ -17,6 +17,8 @@ COMMENT= A basic set of icons for the most common usage BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \ Magick-config:${PORTSDIR}/graphics/ImageMagick +BROKEN= Incomplete pkg-plist + GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes |