aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libsexy
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2008-11-09 21:10:52 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2008-11-09 21:10:52 +0000
commitcfc7d315ec2f2b9a4b3ea2bd29cb437a14d6c2f2 (patch)
tree29fc4f1fba112b959d296d4dfb73b66a73ea9b10 /x11-toolkits/libsexy
parentf497386f853ea6388dc26080f520aea44703a6e3 (diff)
downloadports-cfc7d315ec2f2b9a4b3ea2bd29cb437a14d6c2f2.tar.gz
ports-cfc7d315ec2f2b9a4b3ea2bd29cb437a14d6c2f2.zip
Notes
Diffstat (limited to 'x11-toolkits/libsexy')
-rw-r--r--x11-toolkits/libsexy/Makefile4
-rw-r--r--x11-toolkits/libsexy/pkg-descr9
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile
index 1c57f5944c67..390cefe1572a 100644
--- a/x11-toolkits/libsexy/Makefile
+++ b/x11-toolkits/libsexy/Makefile
@@ -1,4 +1,4 @@
-# Ports collection makefile for: libsexy
+# New ports collection makefile for: libsexy
# Date created: 2005-11-06
# Whom: Andreas Kohn <andreas@syndrom23.de>
#
@@ -17,7 +17,7 @@ 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
diff --git a/x11-toolkits/libsexy/pkg-descr b/x11-toolkits/libsexy/pkg-descr
index 1e3d8c6647e0..48af45c8c330 100644
--- a/x11-toolkits/libsexy/pkg-descr
+++ b/x11-toolkits/libsexy/pkg-descr
@@ -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