diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-01-16 09:20:38 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-01-16 09:20:38 +0000 |
commit | d5f3043f7b3c3aaa0b45840367c8c47aac3db986 (patch) | |
tree | 90c6f566571fdae7b62ebe0f15ebc43c5d1dce3a /chinese/pcmanx | |
parent | 4daa8f925b5b6ff6623c3cedf0ccae8655bfd2b6 (diff) | |
download | ports-d5f3043f7b3c3aaa0b45840367c8c47aac3db986.tar.gz ports-d5f3043f7b3c3aaa0b45840367c8c47aac3db986.zip |
- remove BROKEN
- reason listed in
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2005101122/zh-pcmanx-0.3.3_1.log
has been solved at ports/91785
Notes
Notes:
svn path=/head/; revision=153632
Diffstat (limited to 'chinese/pcmanx')
-rw-r--r-- | chinese/pcmanx/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index 4c5a42a096f2..6b794ee0be44 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -16,8 +16,6 @@ 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 |