aboutsummaryrefslogtreecommitdiffstats
path: root/www/links-hacked
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-08-30 05:46:52 +0800
committertijl <tijl@FreeBSD.org>2014-08-30 05:46:52 +0800
commitf36d799c8b582fc12b6a2a4cee87eaa789e25b49 (patch)
tree1068485cb766ace00bdb8cfe103d89e88e87505b /www/links-hacked
parentbc1e4cba8e9ee1f556c4118156314c5638597078 (diff)
downloadfreebsd-ports-gnome-f36d799c8b582fc12b6a2a4cee87eaa789e25b49.tar.gz
freebsd-ports-gnome-f36d799c8b582fc12b6a2a4cee87eaa789e25b49.tar.zst
freebsd-ports-gnome-f36d799c8b582fc12b6a2a4cee87eaa789e25b49.zip
devel/directfb:
- Convert to USES=libtool and add INSTALL_TARGET=install-strip - Simplify pthread patches Approved by: portmgr (implicit, fix LIB_DEPENDS in unstaged port)
Diffstat (limited to 'www/links-hacked')
-rw-r--r--www/links-hacked/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/links-hacked/Makefile b/www/links-hacked/Makefile
index 4ca4cfbd5d46..302c35555309 100644
--- a/www/links-hacked/Makefile
+++ b/www/links-hacked/Makefile
@@ -52,7 +52,7 @@ CONFIGURE_ARGS+= --without-svgalib
.endif
.if ${PORT_OPTIONS:MDIRECTFB}
-LIB_DEPENDS+= libdirectfb-1.4.so:${PORTSDIR}/devel/directfb
+LIB_DEPENDS+= libdirectfb.so:${PORTSDIR}/devel/directfb
CONFIGURE_ARGS+= --with-directfb
.else
CONFIGURE_ARGS+= --without-directfb