aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-al
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:09:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:09:10 +0000
commit8d29c3c03e8287457dd21727d13bb786235fb1e9 (patch)
tree5e1efc3e3d24424873d1305c9d44afdae15c45bf /devel/ossp-al
parentd8e365fd1ba854ccd1c98f67e25219fc9076754f (diff)
downloadports-8d29c3c03e8287457dd21727d13bb786235fb1e9.tar.gz
ports-8d29c3c03e8287457dd21727d13bb786235fb1e9.zip
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361722
Diffstat (limited to 'devel/ossp-al')
-rw-r--r--devel/ossp-al/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile
index bf897684ba6d..612e03253944 100644
--- a/devel/ossp-al/Makefile
+++ b/devel/ossp-al/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ossp-
MAINTAINER= vd@FreeBSD.org
COMMENT= Defines an abstract type of buffer that can move data without copying
-LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex
+LIB_DEPENDS= libex.so:${PORTSDIR}/devel/ossp-ex
USES= gmake
GNU_CONFIGURE= yes