aboutsummaryrefslogtreecommitdiffstats
path: root/www/links/Makefile
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2008-05-31 05:25:11 +0800
committergahr <gahr@FreeBSD.org>2008-05-31 05:25:11 +0800
commit645d6f3d72acb165c9f5025c23efda67ed14e290 (patch)
tree6c390a694f04b14125f1a92d540e2254df69e955 /www/links/Makefile
parent0d9308d5ca96bf41162abe30a23bb03f9e8a119b (diff)
downloadfreebsd-ports-gnome-645d6f3d72acb165c9f5025c23efda67ed14e290.tar.gz
freebsd-ports-gnome-645d6f3d72acb165c9f5025c23efda67ed14e290.tar.zst
freebsd-ports-gnome-645d6f3d72acb165c9f5025c23efda67ed14e290.zip
- Chase devel/directfb SHLIB bump
Approved by: miwi (mentor)
Diffstat (limited to 'www/links/Makefile')
-rw-r--r--www/links/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index f006941da3c9..e5446f6c42cf 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -7,7 +7,7 @@
PORTNAME= links
DISTVERSION= 2.1pre36
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES?= www
MASTER_SITES= http://links.twibright.com/download/
@@ -56,7 +56,7 @@ CONFIGURE_ARGS+= --without-svgalib
.endif
.ifdef(WITH_DIRECTFB)
-LIB_DEPENDS+= libdirectfb:${PORTSDIR}/devel/directfb
+LIB_DEPENDS+= directfb-1.1.1:${PORTSDIR}/devel/directfb
CONFIGURE_ARGS+= --with-directfb
.else
CONFIGURE_ARGS+= --without-directfb