summaryrefslogtreecommitdiff
path: root/misc/gtkfind
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
commitd4f0d0048a8755106a4b0445221a19761e746984 (patch)
treec87184c5bfeaf942c827c5f706186ce9786a2588 /misc/gtkfind
parentDocument png -- DoS crash vulnerability. (diff)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes
Notes: svn path=/head/; revision=191544
Diffstat (limited to 'misc/gtkfind')
-rw-r--r--misc/gtkfind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gtkfind/Makefile b/misc/gtkfind/Makefile
index b092d74e56f8..c6b05c9ce255 100644
--- a/misc/gtkfind/Makefile
+++ b/misc/gtkfind/Makefile
@@ -7,14 +7,14 @@
PORTNAME= gtkfind
PORTVERSION= 1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_BACKUP}
MAINTAINER= ports@FreeBSD.org
COMMENT= The program to use to have to remember all the options to find(1)
-BUILD_DEPENDS= xterm:${X_CLIENTS_PORT}
+BUILD_DEPENDS= appres:${X_CLIENTS_PORT}
USE_X_PREFIX= yes
USE_GMAKE= yes