diff options
author | clsung <clsung@FreeBSD.org> | 2006-01-16 17:20:38 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-01-16 17:20:38 +0800 |
commit | b8adf32df07e7e1c3c06f0f9958c1620fc8b342c (patch) | |
tree | d8ea045ef57eb3a5a86fa52c10ec82ca34b02149 /chinese/pcmanx | |
parent | 9ac203c1c39cad69c59a9f21ab908fc34d5be161 (diff) | |
download | freebsd-ports-gnome-b8adf32df07e7e1c3c06f0f9958c1620fc8b342c.tar.gz freebsd-ports-gnome-b8adf32df07e7e1c3c06f0f9958c1620fc8b342c.tar.zst freebsd-ports-gnome-b8adf32df07e7e1c3c06f0f9958c1620fc8b342c.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
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 |