Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2002 13:04:14 -0600 (MDT)
From:      Amar Takhar <verm@drunkmonk.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Pete Fritchman <petef@FreeBSD.org>, bms@spc.org
Subject:   ports/40994: fix port: x11/gxset
Message-ID:  <200207251904.g6PJ4E3S038396@jolly.drunkmonk.net>

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

>Number:         40994
>Category:       ports
>Synopsis:       fix port: x11/gxset
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 25 12:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Amar Takhar
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:

>Description:

Fix a missing dependancy, it's a tiny fix i don't think the maintainer will 
mind.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/gxset/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	2002/05/18 02:31:41	1.2
+++ Makefile	2002/07/25 18:52:17
@@ -12,7 +12,7 @@
 
 MAINTAINER=	bms@spc.org
 
-BROKEN=		"Does not build"
+LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
 
 USE_X_PREFIX=	yes
 USE_GTK=	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?200207251904.g6PJ4E3S038396>