Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 1999 18:46:30 +0100 (MET)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/10090: x11/kdebase11 needs BUILD_DEPENDS=	gettext:${PORTSDIR}/devel/gettext
Message-ID:  <199902141746.SAA02642@saturn.kn-bremen.de>

next in thread | raw e-mail | index | archive | help

>Number:         10090
>Category:       ports
>Synopsis:       x11/kdebase11 needs BUILD_DEPENDS=	gettext:${PORTSDIR}/devel/gettext
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 14 10:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 2.1.7-RELEASE i386
>Organization:
me? organized?
>Environment:

	

>Description:

	Subject says it all :)  Also it seems to install everything
	under /usr/local not /usr/X11R6, is that intentional?
	Also the install when looking for X-apps gets a lot of
	`type: not found' messages (and so finds nothing...)
	Should it be using bash as SHELL?

	And just as i'm typing this make package died with:

Creating gzip'd tar ball in '/usr/home5/cvs/src/ports/x11/kdebase11/kdebase-1.1.tgz'
tar: can't add file bin/kmorph3d.kss : No such file or directory
tar: can't add file bin/kpipes.kss : No such file or directory
tar: can't add file bin/kspace.kss : No such file or directory

	Guess i should delete these from PLIST?

>How-To-Repeat:

	make; make package

>Fix:
	
Index: Makefile
===================================================================
RCS file: /home/cvs/cvs/ports/x11/kdebase11/Makefile,v
retrieving revision 1.30
diff -u -r1.30 Makefile
--- Makefile	1999/02/08 22:30:01	1.30
+++ Makefile	1999/02/14 17:02:28
@@ -17,6 +17,7 @@
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
 		kdecore.2:${PORTSDIR}/x11/kdelibs11 \
 		Xpm.4:${PORTSDIR}/graphics/xpm
+BUILD_DEPENDS=	gettext:${PORTSDIR}/devel/gettext
 
 USE_QT=		yes
 HAS_CONFIGURE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902141746.SAA02642>