View | Details | Raw Unified | Return to bug 121470
Collapse All | Expand All

(-)gtkfind/Makefile (-2 / +3 lines)
Lines 7-20 Link Here
7
7
8
PORTNAME=	gtkfind
8
PORTNAME=	gtkfind
9
PORTVERSION=	1.1
9
PORTVERSION=	1.1
10
PORTREVISION=	3
10
PORTREVISION=	4
11
CATEGORIES=	misc
11
CATEGORIES=	misc
12
MASTER_SITES=	${MASTER_SITE_BACKUP}
12
MASTER_SITES=	${MASTER_SITE_BACKUP}
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	The program to use to have to remember all the options to find(1)
15
COMMENT=	The program to use to have to remember all the options to find(1)
16
16
17
BUILD_DEPENDS=	appres:${X_CLIENTS_PORT}
17
BUILD_DEPENDS=	appres:${PORTSDIR}/x11/appres \
18
		xterm:${PORTSDIR}/x11/xterm
18
19
19
USE_X_PREFIX=	yes
20
USE_X_PREFIX=	yes
20
USE_GMAKE=	yes
21
USE_GMAKE=	yes

Return to bug 121470