Date: Tue, 7 Jul 2015 13:11:33 +0000 (UTC) From: xoan carlos <xoan333@yahoo.com> To: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org> Subject: NEW PORT for librdkafka Message-ID: <771808828.596067.1436274693657.JavaMail.yahoo@mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi im trying to create and submit a NEW PORT for librdkafka. It compiles ok= but it get installed in the stage directory (/usr/ports/devel/librdkafka/w= ork/stage/usr/local/lib) =C2=A0and not in /usr/local/lib. Any idea what add= itional step is needed to install it in the right directory instead of the = jail environment? the makefile is as simple as=C2=A0 # $FreeBSD$ PORTNAME=3D =C2=A0 =C2=A0 =C2=A0 librdkafkaPORTVERSION=3D =C2=A0 =C2=A00.8.= 6CATEGORIES=3D =C2=A0 =C2=A0 devel MAINTAINER=3D =C2=A0 =C2=A0 youremail@example.comCOMMENT=3D =C2=A0 =C2=A0 = =C2=A0 =C2=A0librdkafka USE_GITHUB=3D =C2=A0 =C2=A0 yesGH_ACCOUNT=3D =C2=A0 =C2=A0 edenhillGH_PROJE= CT=3D =C2=A0 =C2=A0 librdkafkaGH_TAGNAME=3D =C2=A0 =C2=A0 25d8791 USES=3D =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 gmakeUSE_LDCONFIG=3D =C2=A0 yesG= NU_CONFIGURE=3D =C2=A0yes post-install:=C2=A0 =C2=A0 =C2=A0 =C2=A0 @${STRIP_CMD} ${STAGEDIR}${PREFIX}= /lib/lib*.so.include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?771808828.596067.1436274693657.JavaMail.yahoo>