ports/67605: [Maintainer update] Unnecessary dependency in /comms/xdx

Matt Dawson matt at mattsnetwork.co.uk
Sat Jun 5 14:41:20 UTC 2004


>Number:         67605
>Category:       ports
>Synopsis:       [Maintainer update] Unnecessary dependency in /comms/xdx
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 05 07:40:24 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matt Dawson
>Release:        FreeBSD 5.2.1-RELEASE-p6 i386
>Organization:
n/a
>Environment:
System: FreeBSD workstation1.local.mattsnetwork.co.uk 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #0: Mon May 17 22:32:05 BST 2004 root at workstation1.local.mattsnetwork.co.uk:/usr/obj/usr/src/sys/WORKSTATION1 i386


	
>Description:

Unnecessary dependency on pkgconfig in Makefile of /comms/xdx

>How-To-Repeat:

>Fix:

diff attached.

--- xdx-1.2_1.diff begins here ---
diff -ruN /usr/ports/comms/xdx/Makefile ./xdx/Makefile
--- /usr/ports/comms/xdx/Makefile	Thu Jun  3 18:36:18 2004
+++ ./xdx/Makefile	Sat Jun  5 15:26:21 2004
@@ -6,6 +6,7 @@
 
 PORTNAME=	xdx
 PORTVERSION=	1.2
+PORTREVISION=	1
 CATEGORIES=	comms
 MASTER_SITES=	http://www.qsl.net/pg4i/download/ \
 		${MASTER_SITE_LOCAL}
@@ -15,7 +16,7 @@
 COMMENT=	Amateur Radio DX cluster monitor
 
 USE_X_PREFIX=	yes
-USE_GNOME=	pkgconfig gtk20
+USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 
--- xdx-1.2_1.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list