aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-18 23:56:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-18 23:56:30 +0000
commitb779b6b24d54427673bdc8719e1f1b9e1db159b9 (patch)
tree9634c4ebe5250a49b5b937da06d04c5f487939d2 /x11-wm
parent9266914f841eea413ac039683c995e1289c089b7 (diff)
downloadports-b779b6b24d54427673bdc8719e1f1b9e1db159b9.tar.gz
ports-b779b6b24d54427673bdc8719e1f1b9e1db159b9.zip
Remove gratitutous version number from LIB_DEPENDS where not required.
Notes
Notes: svn path=/head/; revision=291767
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icewm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 2e8d1bf66430..f01aecfc8da4 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -61,7 +61,7 @@ CONFIGURE_ARGS+=--with-icesound=oss
.endif
.if !defined(WITHOUT_XFT)
-LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
+LIB_DEPENDS+= Xft:${PORTSDIR}/x11-fonts/libXft
CONFIGURE_ARGS+=--enable-gradients
.else
CONFIGURE_ARGS+=--enable-corefonts --disable-xfreetype