summaryrefslogtreecommitdiffstats
path: root/devel/ossp-al
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2003-11-14 17:28:15 +0000
committereik <eik@FreeBSD.org>2003-11-14 17:28:15 +0000
commitd9399df5067435b06d5e872cf09fcbff774e733d (patch)
treeafff0979f3a3fdcbef56311208eb8595c4d4b612 /devel/ossp-al
parentf78c00e847ca4ac4ac42dac53d90462ea61ec68f (diff)
downloadFreeBSD-ports-d9399df5067435b06d5e872cf09fcbff774e733d.zip
FreeBSD-ports-d9399df5067435b06d5e872cf09fcbff774e733d.tar.gz
Fix some ports that write something after bsd.port.mk
PR: 59254 Approved by: marcus (mentor)
Diffstat (limited to 'devel/ossp-al')
-rw-r--r--devel/ossp-al/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile
index 86c7d80..822251d 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 <bsd.port.pre.mk>
.include "${FILESDIR}/manpages.mk"
.include <bsd.port.post.mk>
-
-#EOF
OpenPOWER on IntegriCloud