Index: head/x11-toolkits/libsexy/Makefile =================================================================== --- head/x11-toolkits/libsexy/Makefile (revision 222635) +++ head/x11-toolkits/libsexy/Makefile (revision 222636) @@ -1,27 +1,27 @@ -# Ports collection makefile for: libsexy +# New ports collection makefile for: libsexy # Date created: 2005-11-06 # Whom: Andreas Kohn # # $FreeBSD$ # PORTNAME= libsexy PORTVERSION= 0.1.11 PORTREVISION= 1 CATEGORIES= x11-toolkits devel MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ http://releases.chipx86.com/libsexy/libsexy/ MAINTAINER= ports@FreeBSD.org COMMENT= Extension widgets for GTK+ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack lthack gtk20 libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes .include Property changes on: head/x11-toolkits/libsexy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/x11-toolkits/libsexy/pkg-descr =================================================================== --- head/x11-toolkits/libsexy/pkg-descr (revision 222635) +++ head/x11-toolkits/libsexy/pkg-descr (revision 222636) @@ -1,4 +1,7 @@ -A library with extension widgets for GTK+. Included are a clickable URL -label, a text entry with icon support, and others. +This library provides collection of GTK+ widgets that extend functionality +of such standard widgets as GtkEntry and GtkLabel by subclassing them and +working around the limitations of the widgets. "Sexy" widgets include +support for inline icons, spell checking (via Enchant), embedded hyperlinks, +and more. -WWW: http://www.chipx86.com/wiki/Libsexy +WWW: http://www.chipx86.com/w/index.php/Libsexy Property changes on: head/x11-toolkits/libsexy/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property