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

(-)graphics/xgrasp/Makefile (-4 / +7 lines)
Lines 9-25 Link Here
9
PORTVERSION=	1.7d
9
PORTVERSION=	1.7d
10
PORTREVISION=	2
10
PORTREVISION=	2
11
CATEGORIES=	graphics
11
CATEGORIES=	graphics
12
MASTER_SITES=	ftp://ftp.x.org/R5contrib/
12
MASTER_SITES=	XCONTRIB/../R5contrib
13
DISTNAME=	${PORTNAME}.${PORTVERSION}
13
DISTNAME=	${PORTNAME}.${PORTVERSION}
14
EXTRACT_SUFX=	.tar.Z
14
EXTRACT_SUFX=	.tar.Z
15
15
16
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	Display GL animations on X screen
17
COMMENT=	Display GL animations on X screen
18
18
19
USE_IMAKE=	yes
19
NO_WRKSUBDIR=	yes
20
20
USE_XORG=	x11 xext
21
USE_XORG=	x11 xext
21
MAN1=		glib.1 xgrasp.1
22
USE_IMAKE=	yes
23
MAKE_JOBS_SAFE=	yes
22
24
23
NO_WRKSUBDIR=	yes
25
MAN1=		glib.1 xgrasp.1
26
PLIST_FILES=	bin/glib bin/xgrasp
24
27
25
.include <bsd.port.mk>
28
.include <bsd.port.mk>
(-)graphics/xgrasp/pkg-plist (-2 lines)
Lines 1-2 Link Here
1
bin/glib
2
bin/xgrasp

Return to bug 175580