summaryrefslogtreecommitdiff
path: root/x11/gdkxft/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-13 02:01:16 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-13 02:01:16 +0000
commit5504410d202a61139289f7ec5b1ac740d8b707c1 (patch)
tree80c334fbe1eda5a5f8f3d63977f855194ef1d2de /x11/gdkxft/Makefile
parent- Convert to staging (diff)
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS - Fix COMMENT - Fix USE_GMAKE
Notes
Notes: svn path=/head/; revision=330199
Diffstat (limited to 'x11/gdkxft/Makefile')
-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