diff options
Diffstat (limited to 'chinese/pcmanx/Makefile')
-rw-r--r-- | chinese/pcmanx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index 6b794ee0be44..0110174490ce 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -7,7 +7,7 @@ PORTNAME= pcmanx PORTVERSION= 0.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese net gnome MASTER_SITES= http://pcmanx.csie.net/release/ \ http://bbs.ilc.edu.tw/~chinsan/pcmanx/ @@ -18,7 +18,7 @@ COMMENT= BBS client using GTK+ 2.x USE_GNOME= gtk20 intlhack USE_GCC= 3.3+ -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_X_PREFIX= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes |