From 9c157228bf4590cbc9d919270df1102f4ab2929d Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 1 May 1999 00:27:16 +0000 Subject: You can't include bsd.port.pre.mk and bsd.port.mk (the latter has to be bsd.port.post.mk). --- devel/ORBacus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 9647d78fc04b..6506a665a45f 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -3,7 +3,7 @@ # Whom: ejc@bazzle.com # Version required: 3.0 # -# $Id: Makefile,v 1.18 1999/04/20 03:36:02 jseger Exp $ +# $Id: Makefile,v 1.19 1999/04/23 11:34:53 asami Exp $ # DISTNAME= OB-3.1.2 @@ -40,4 +40,4 @@ post-install: ${MKDIR} ${PREFIX}/share/doc/ORBacus ${INSTALL_DATA} ${WRKSRC}/ob/LICENSE ${PREFIX}/share/doc/ORBacus -.include +.include -- cgit