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

(-)Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
# Date created:			Feb 17, 2004
3
# Date created:			Feb 17, 2004
4
# Whom:				ijliao
4
# Whom:				ijliao
5
#
5
#
6
# $FreeBSD$
6
# $FreeBSD: ports/cad/fandango/Makefile,v 1.7 2004/05/25 13:49:16 vs Exp $
7
#
7
#
8
8
9
PORTNAME=	fandango
9
PORTNAME=	fandango
Lines 16-22 Link Here
16
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	A python scripted 3D CAD application
17
COMMENT=	A python scripted 3D CAD application
18
18
19
LIB_DEPENDS=	python2.3.1:${PORTSDIR}/lang/python
19
LIB_DEPENDS=	python2.3.1:${PORTSDIR}/lang/python23
20
20
21
USE_GL=		yes
21
USE_GL=		yes
22
USE_GNOME=	gnometarget
22
USE_GNOME=	gnometarget

Return to bug 74924