Date: Wed, 7 Jan 2009 13:48:48 -0500 From: Jerry <gesbbb@yahoo.com> To: freebsd-ports@freebsd.org Subject: Creating New Port Message-ID: <20090107134848.17fd38dc@scorpio>
next in thread | raw e-mail | index | archive | help
--Sig_/6VHN=/ythbe577=GnylowYS Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I am attempting to create my first port. I seem to have run into a problem thought. I want to create a port for a Perl module, 'Captcha-reCAPTCHA-Mailhide'. I created the test port in /usr/ports/local/p5-Captcha-reCAPTCHA-Mailhide. The port builds OK. The problem is when I try to create the pkg-plist. I followed (I think) the instructions in the "Porter's Handbook". Specifically this portion: # mkdir /var/tmp/$(make -V PORTNAME) When I run the line of above, this is what I get back: mkdir /var/tmp/$(make -V Captcha-reCAPTCHA-Mailhide) mkdir: /var/tmp/: File exists It never creates the desired directory. I have tried including the version number in the above; however, that doesn't work either. Since this is my first port, I am confused as to what I am doing wrong. I can supply the 'Makefile' if it is needed. Thanks! --=20 Jerry gesbbb@yahoo.com I'm really enjoying not talking to you... Let's not talk again REAL soon... --Sig_/6VHN=/ythbe577=GnylowYS Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAklk+RkACgkQBvaKIJWWCO3ZAACeM+YebFCxlc/a8PohzXIxe/Wh VmcAnjKAshOES7Yw6n7ul0GJdHrTDQN/ =V1Tu -----END PGP SIGNATURE----- --Sig_/6VHN=/ythbe577=GnylowYS--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090107134848.17fd38dc>