I have the most basic of a port file and I can not get it to work.

Here is how I do it by hand
cd ~/Downloads/rbldnsd
sudo -s
./consigure
make
cp rbldnsd var/rbldnsd

I am done at that point.

sudo port -d install in my local repo
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/ _Users_haneda_macports_sysutils_rbldnsd/work/rbldnsd-0.996b" && ./ configure --prefix=/opt/local'
configure: unknown option `--prefix=/opt/local'

How do I yank away the prefix, where is it best to store this file in / opt/local, and what category is best for this one?

PortSystem              1.0

name                    rbldnsd
version                 0.996b
categories              sysutils

master_sites            http://www.corpit.ru/mjt/rbldnsd/
distfiles               ${name}_0.996b.tar.gz

description             test
long_description        test

checksums               md5     9a0f26f3b33764c325a96bd4c61b26fa \
sha1 9cfe6cf01c54088cecc3a02902c721ee714f1c28 \ rmd160 15be588fb4051f0526084425b586ea7986b6493a
--
Scott * If you contact me off list replace talklists@ with scott@ *

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to