From owner-freebsd-questions Mon Mar 25 22:18:42 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA13955 for questions-outgoing; Mon, 25 Mar 1996 22:18:42 -0800 (PST) Received: from riley-net170-164.uoregon.edu (cisco-ts9-line4.uoregon.edu [128.223.150.85]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA13950 for ; Mon, 25 Mar 1996 22:18:38 -0800 (PST) Received: (from dwhite@localhost) by riley-net170-164.uoregon.edu (8.6.12/8.6.12) id WAA00266; Mon, 25 Mar 1996 22:19:09 -0800 Date: Mon, 25 Mar 1996 22:19:09 -0800 (PST) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= cc: freebsd-questions@freebsd.org, masafumi@pobox.com Subject: Re: about porting (what if pkgname and exec name of depends differ?) In-Reply-To: <199603231621.BAA14827@mail.tky007.tth.expo96.ad.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 24 Mar 1996, Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= wrote: > RUN_DEPENDS= perl5.002:${PORTSDIR}/lang/perl5 > BUILD_DEPENDS= perl5.002:${PORTSDIR}/lang/perl5 ^ Should there be a dash here? > Configuring and Building processes go well with this setting. > However, when I run pkg_add or pkg_delete, these programs try to write > dependency info into /var/db/pkg/perl5.002, where it actually should > be /var/db/pkg/perl-5.002. Above is my guess. I haven't used this process so it is a total shot in the dark, but there is a corellation. Don't forget you can also check out other programs' Makefiles and see how they do it :-) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major