aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2014-07-06 18:30:11 +0800
committerrobak <robak@FreeBSD.org>2014-07-06 18:30:11 +0800
commit5ea0c239d9fc802034320ae089472542f520969a (patch)
tree687f71bddf50897b3e0137ce68fe5cc5e6742bdc /devel
parent8bea8d69695a33de7bf6c4cc27919d19455ff0e5 (diff)
downloadfreebsd-ports-gnome-5ea0c239d9fc802034320ae089472542f520969a.tar.gz
freebsd-ports-gnome-5ea0c239d9fc802034320ae089472542f520969a.tar.zst
freebsd-ports-gnome-5ea0c239d9fc802034320ae089472542f520969a.zip
devel/pecl-libevent: convert to new LIB_DEPENDS format
Approved by: marino (mentor), portmgr (blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/pecl-libevent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-libevent/Makefile b/devel/pecl-libevent/Makefile
index dc14c282d0e6..88c24c17e88a 100644
--- a/devel/pecl-libevent/Makefile
+++ b/devel/pecl-libevent/Makefile
@@ -14,7 +14,7 @@ COMMENT= Libevent extension for PHP
LICENSE= PHP301
-LIB_DEPENDS= event:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent
USE_PHP= yes
USE_PHP_BUILD= yes