diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-19 12:49:41 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-19 12:49:41 +0000 |
commit | 528570cda210935498e16d0af1a3ee6c0b1fd8b1 (patch) | |
tree | cfb24cd95d2ec4609c5423887828c61fdd331ec2 /chinese/pcmanx/Makefile | |
parent | 54d040fb9c39a89d68d8de77e2da6b96b8c3c6ac (diff) |
Notes
Diffstat (limited to 'chinese/pcmanx/Makefile')
-rw-r--r-- | chinese/pcmanx/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index b947cad820bc..499e0eac7da5 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -6,8 +6,8 @@ # PORTNAME= pcmanx -PORTVERSION= 0.2.6 -CATEGORIES= chinese net +PORTVERSION= 0.3.1 +CATEGORIES= chinese net gnome MASTER_SITES= http://pcmanx.csie.net/release/ \ http://bbs.ilc.edu.tw/~chinsan/pcmanx/ DISTNAME= pcmanx-pure-gtk2-${PORTVERSION} @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PCManX is a BBS client using GTK+ 2.x USE_GNOME= gtk20 intlhack +USE_GCC= 3.3+ USE_LIBTOOL_VER=15 USE_X_PREFIX= yes USE_REINPLACE= yes |