diff options
author | kris <kris@FreeBSD.org> | 2006-01-14 09:34:07 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-14 09:34:07 +0000 |
commit | 651e84304fef8a0a84e29829bc5f94006bb2a30f (patch) | |
tree | d2382d6c8b24a8dd82c70fab2fec81fe06ebf319 /chinese/pcmanx | |
parent | 3c2f3e1a92faceb6e664e1e77f234a2f13cb74a8 (diff) | |
download | FreeBSD-ports-651e84304fef8a0a84e29829bc5f94006bb2a30f.zip FreeBSD-ports-651e84304fef8a0a84e29829bc5f94006bb2a30f.tar.gz |
BROKEN: Does not build
Diffstat (limited to 'chinese/pcmanx')
-rw-r--r-- | chinese/pcmanx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index 6b794ee..4c5a42a 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -16,6 +16,8 @@ DISTNAME= pcmanx-pure-gtk2-${PORTVERSION} MAINTAINER= chinsan.tw@gmail.com COMMENT= BBS client using GTK+ 2.x +BROKEN= Does not build + USE_GNOME= gtk20 intlhack USE_GCC= 3.3+ USE_AUTOTOOLS= libtool:15 |