Chase silc-toolkit update.

Approved by:	garga (mentor)
This commit is contained in:
Wesley Shields 2008-05-16 01:50:25 +00:00
parent 2fb65b60a6
commit cf87624922
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213103
2 changed files with 4 additions and 3 deletions

View file

@ -8,7 +8,7 @@
PORTNAME?= libpurple
PORTVERSION= 2.4.1
PORTREVISION?= 1
PORTREVISION?= 2
CATEGORIES?= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pidgin
@ -125,7 +125,7 @@ CONFIGURE_ARGS+= --enable-cyrus-sasl
.endif
.if defined(WITH_SILC)
LIB_DEPENDS+= silcclient-1.0.4:${PORTSDIR}/devel/silc-toolkit
LIB_DEPENDS+= silcclient-1.1:${PORTSDIR}/devel/silc-toolkit
CONFIGURE_ARGS+= --with-silc-includes=${LOCALBASE}/include/silc \
--with-silc-libs=${LOCALBASE}/lib
PLIST_SUB+= SILC=""

View file

@ -7,6 +7,7 @@
PORTNAME= silky
PORTVERSION= 0.5.5
PORTREVISION= 1
CATEGORIES= net security
MASTER_SITES= SF \
ftp://rusunix.org/pub/FreeBSD/distfiles/
@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= silky
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple and easy to use graphical, os-independent SILC client
LIB_DEPENDS= silcclient-1.0.4:${PORTSDIR}/devel/silc-toolkit
LIB_DEPENDS= silcclient-1.1:${PORTSDIR}/devel/silc-toolkit
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
GNU_CONFIGURE= yes