Bug 52196

Summary: [PATCH] for removing configure script warning of py-gtk2
Product: Ports & Packages Reporter: Rui Lopes <rui>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile.diff none

Description Rui Lopes 2003-05-13 23:10:04 UTC
Just a tiny patch for removing anoying configure script warning:
===>  Configuring for py22-gtk-1.99.16
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel

Fix: Just apply patch to Makefile
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2003-05-14 17:52:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

over to maintainer
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-05-14 17:57:49 UTC
State Changed
From-To: open->closed

I fixed this with gnometarget instead.  Thanks for reporting.