From root@ardbeg.komma.de  Sat Aug 15 14:33:44 1998
Received: from ardbeg.komma.de (ardbeg.komma.de [194.77.233.18])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15706
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 15 Aug 1998 14:32:39 -0700 (PDT)
          (envelope-from root@ardbeg.komma.de)
Received: (from root@localhost)
	by ardbeg.komma.de (8.8.8/8.8.8) id XAA11735;
	Sat, 15 Aug 1998 23:31:13 +0200 (CEST)
	(envelope-from root)
Message-Id: <199808152131.XAA11735@ardbeg.komma.de>
Date: Sat, 15 Aug 1998 23:31:13 +0200 (CEST)
From: hausen@punkt.de
Reply-To: hausen@punkt.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: Buglet in kde-1.0 port as delivered with 2.2.7
X-Send-Pr-Version: 3.2

>Number:         7623
>Category:       ports
>Synopsis:       Missing patch in kde-1.0 port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    se
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 15 14:40:00 PDT 1998
>Closed-Date:    Fri Feb 19 16:28:28 PST 1999
>Last-Modified:  Fri Feb 19 16:33:28 PST 1999
>Originator:     Patrick M. Hausen
>Release:        FreeBSD 2.2.7-RELEASE i386
>Organization:
WEB Internet Services Systemhaus GmbH, Karlsruhe, Germany
>Environment:

	Newly installed 2.2.7-RELEASE with enclosed ports collection

>Description:

	after fetching and compiling qt-1.33 the build fails

>How-To-Repeat:

	"make install" in /usr/ports/x11/kde on an otherwise virgin system

>Fix:
	
	the kde Makefiles contain the setting

	MOC = /usr/bin/moc

	This let's the build of kde fail. moc is in /usr/X11R6/bin,
	of course.

	A patch should be included that updates the kde Makefiles
	accordingly.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->se 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sun Aug 23 17:45:30 PDT 1998 
Responsible-Changed-Why:  
Over to port maintainer. 
State-Changed-From-To: open->closed 
State-Changed-By: se 
State-Changed-When: Fri Feb 19 16:28:28 PST 1999 
State-Changed-Why:  
The moc binary is located by configure, and in order to succeed, it must  
be in the current PATH. The Makefile is then created on the findings of 
configure, and the port should not patch that Makefile. If you still see 
a problem with moc being assumed in /usr/bin after making sure that you 
have /usr/local/bin in your PATH, I'll look at this once more ... 
>Unformatted:
