diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-12-28 08:25:20 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-12-28 08:25:20 +0800 |
commit | bca48dce10aa9d943f7f7ba40eebc1660d3cc512 (patch) | |
tree | 41934af6e3e65e15c3250429a1ba0f6482b4740b /net-im/tkabber-devel/Makefile | |
parent | ca0979d905dbaa5e5eb1db662869407e9141959f (diff) | |
download | freebsd-ports-gnome-bca48dce10aa9d943f7f7ba40eebc1660d3cc512.tar.gz freebsd-ports-gnome-bca48dce10aa9d943f7f7ba40eebc1660d3cc512.tar.zst freebsd-ports-gnome-bca48dce10aa9d943f7f7ba40eebc1660d3cc512.zip |
Update to the latest snapshot from tkabber SVN.
PR: ports/107233
Submitted by: Denis Shaposhnikov (maintainer)
Diffstat (limited to 'net-im/tkabber-devel/Makefile')
-rw-r--r-- | net-im/tkabber-devel/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-im/tkabber-devel/Makefile b/net-im/tkabber-devel/Makefile index 98f89291ac9c..5e4acc1cc4d5 100644 --- a/net-im/tkabber-devel/Makefile +++ b/net-im/tkabber-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tkabber -PORTVERSION= 0.9.9.a.20061027 +PORTVERSION= 0.9.9.a.20061226 CATEGORIES= net-im MASTER_SITES= http://ports.internal.vlink.ru/distfiles/ PKGNAMESUFFIX= -devel @@ -28,9 +28,8 @@ USE_BZIP2= yes USE_TCL= yes USE_TK= yes -SUBDIRS= aniemoteicons emoticons-tkabber ifaceck ifacetk \ - jabberlib-tclxml mclistbox-1.02 msgs pixmaps plugins sounds \ - trans +SUBDIRS= aniemoteicons emoticons ifacetk jabberlib-tclxml \ + mclistbox-1.02 msgs pixmaps plugins sounds trans OPTIONS= ZLIB "with zlib support" off |