diff options
Diffstat (limited to 'net-im/tkabber-devel/Makefile')
-rw-r--r-- | net-im/tkabber-devel/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net-im/tkabber-devel/Makefile b/net-im/tkabber-devel/Makefile index ddfac2c0ab87..98f89291ac9c 100644 --- a/net-im/tkabber-devel/Makefile +++ b/net-im/tkabber-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tkabber -PORTVERSION= 0.9.9.a.20060917 +PORTVERSION= 0.9.9.a.20061027 CATEGORIES= net-im MASTER_SITES= http://ports.internal.vlink.ru/distfiles/ PKGNAMESUFFIX= -devel @@ -28,8 +28,9 @@ USE_BZIP2= yes USE_TCL= yes USE_TK= yes -SUBDIRS= aniemoteicons emoticons-tkabber ifaceck ifacetk plugins \ - jabberlib-tclxml pixmaps sounds textundo msgs mclistbox-1.02 +SUBDIRS= aniemoteicons emoticons-tkabber ifaceck ifacetk \ + jabberlib-tclxml mclistbox-1.02 msgs pixmaps plugins sounds \ + trans OPTIONS= ZLIB "with zlib support" off |