ports/121470: [patch] misc/gtkfind - remove dependency on X_CLIENTS_PORTS
Chess Griffin
chess at chessgriffin.com
Fri Mar 7 16:10:02 UTC 2008
>Number: 121470
>Category: ports
>Synopsis: [patch] misc/gtkfind - remove dependency on X_CLIENTS_PORTS
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 07 16:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Chess Griffin
>Release: 7.0-RELEASE
>Organization:
>Environment:
FreeBSD bsdbob.localdomain 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Mon Feb 25 19:09:06 EST 2008 chess at bsdbob.localdomain:/usr/obj/usr/src/sys/CHESS i386
>Description:
Attached patch bumps PORTREVISION and removes dependency on X_CLIENTS_PORTS.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN gtkfind.orig/Makefile gtkfind/Makefile
--- gtkfind.orig/Makefile 2008-03-07 09:14:51.000000000 -0500
+++ gtkfind/Makefile 2008-03-07 09:34:38.000000000 -0500
@@ -7,14 +7,15 @@
PORTNAME= gtkfind
PORTVERSION= 1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_BACKUP}
MAINTAINER= ports at FreeBSD.org
COMMENT= The program to use to have to remember all the options to find(1)
-BUILD_DEPENDS= appres:${X_CLIENTS_PORT}
+BUILD_DEPENDS= appres:${PORTSDIR}/x11/appres \
+ xterm:${PORTSDIR}/x11/xterm
USE_X_PREFIX= yes
USE_GMAKE= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list