# head -n1 `which apxs` #!/usr/bin/perl -w # which perl /usr/local/bin/perl Fix: s/#!\/usr\/bin\/perl/#!/usr\/bin\/env perl How-To-Repeat: install apache22
Responsible Changed From-To: freebsd-ports-bugs->apache Fix synopsis and assign.
No that patch isn't right. I fail to see why this is a problem though. /usr/bin/perl is a symlink to /usr/local/bin/perl$VERSION which is a hardlink or direct copy of /usr/local/bin/perl -- ------------------------------------------------------------------------ Philip M. Gollucci (pgollucci@ridecharge.com) p: 703.549.2050x206, did: 703.579.6947 Senior System Admin - RideCharge, Inc. http://ridecharge.com 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
State Changed From-To: open->closed invalid