From f6153f1ccebf03c851e5d31e61f1e2d3628cff47 Mon Sep 17 00:00:00 2001 From: Oliver Eikemeier Date: Fri, 14 Nov 2003 17:28:15 +0000 Subject: Fix some ports that write something after bsd.port.mk PR: 59254 Approved by: marcus (mentor) --- devel/ossp-al/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'devel/ossp-al') diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile index 86c7d80479e0..822251d0f687 100644 --- a/devel/ossp-al/Makefile +++ b/devel/ossp-al/Makefile @@ -18,15 +18,13 @@ PKGNAMEPREFIX= ossp- MAINTAINER= ports@FreeBSD.org COMMENT= Defines an abstract type of buffer that can move data without copying -LIB_DEPENDS= ex.10:${.CURDIR}/../../devel/ossp-ex +LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex USE_GMAKE= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes -INSTALLS_SHLIB= yes +INSTALLS_SHLIB= yes .include .include "${FILESDIR}/manpages.mk" .include - -#EOF -- cgit v1.2.3