aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gdkxft
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-10-13 10:01:16 +0800
committereadler <eadler@FreeBSD.org>2013-10-13 10:01:16 +0800
commit247a11af00f188ef28030d7e0d178e6d823b91c5 (patch)
tree80c334fbe1eda5a5f8f3d63977f855194ef1d2de /x11/gdkxft
parentfd8d1f8bd8c2924acbf0929eef4d2649105539e5 (diff)
downloadfreebsd-ports-gnome-247a11af00f188ef28030d7e0d178e6d823b91c5.tar.gz
freebsd-ports-gnome-247a11af00f188ef28030d7e0d178e6d823b91c5.tar.zst
freebsd-ports-gnome-247a11af00f188ef28030d7e0d178e6d823b91c5.zip
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS - Fix COMMENT - Fix USE_GMAKE
Diffstat (limited to 'x11/gdkxft')
-rw-r--r--x11/gdkxft/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index ef43b5b1f321..f4be373e41f6 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -8,9 +8,9 @@ CATEGORIES= x11
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
-COMMENT= An anti-aliased font support for gtk+
+COMMENT= Anti-aliased font support for gtk+
-LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
+LIB_DEPENDS= libXft.so:${PORTSDIR}/x11-fonts/libXft
USE_AUTOTOOLS= libtool
USE_GNOME= gtk12