summaryrefslogtreecommitdiff
path: root/misc/gtkfind
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-07 19:01:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-07 19:01:54 +0000
commit98561b02508d807921b178f8d259f961633157aa (patch)
treefb700fc9523e3b70605fc0852d133a2a7b1705b3 /misc/gtkfind
parent- File was rerolled for minor changes in pydasm (diff)
- Remove dependency on X_CLIENTS_PORTS
PR: 121470 Submitted by: Chess Griffin <chess@chessgriffin.com>
Notes
Notes: svn path=/head/; revision=208608
Diffstat (limited to 'misc/gtkfind')
-rw-r--r--misc/gtkfind/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/gtkfind/Makefile b/misc/gtkfind/Makefile
index c6b05c9ce255..cb5ad318cc1b 100644
--- a/misc/gtkfind/Makefile
+++ b/misc/gtkfind/Makefile
@@ -7,14 +7,15 @@
PORTNAME= gtkfind
PORTVERSION= 1.1
-PORTREVISION= 3
+PORTREVISION= 4
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= appres:${X_CLIENTS_PORT}
+BUILD_DEPENDS= appres:${PORTSDIR}/x11/appres \
+ xterm:${PORTSDIR}/x11/xterm
USE_X_PREFIX= yes
USE_GMAKE= yes
@@ -25,7 +26,7 @@ MAN1= gtkfind.1
PLIST_FILES= bin/gtkfind
post-patch:
- ${REINPLACE_CMD} -e "s,-O2,${CFLAGS}," ${WRKSRC}/configure ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -e "s,-O2,${CFLAGS}," ${WRKSRC}/configure ${WRKSRC}/Makefile.in
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gtkfind ${PREFIX}/bin