|
Lines 1-19
Link Here
|
| 1 |
# New ports collection makefile for: gnofract4d |
1 |
# New ports collection makefile for: gnofract4d |
| 2 |
# Version required: 1.0 |
2 |
# Version required: 1.2 |
| 3 |
# Date created: 30 Dec 1999 |
3 |
# Date created: 30 Dec 1999 |
| 4 |
# Whom: Will Andrews <andrews@technologist.com> |
4 |
# Whom: Will Andrews <andrews@technologist.com> |
| 5 |
# |
5 |
# |
| 6 |
# $FreeBSD: ports/graphics/gnofract4d/Makefile,v 1.1.1.1 1999/12/31 21:54:34 jedgar Exp $ |
6 |
# $FreeBSD: ports/graphics/gnofract4d/Makefile,v 1.1.1.1 1999/12/31 21:54:34 jedgar Exp $ |
| 7 |
# |
7 |
# |
| 8 |
|
8 |
|
| 9 |
DISTNAME= gnofract4d-1.0 |
9 |
DISTNAME= gnofract4d-1.2 |
| 10 |
CATEGORIES= graphics |
10 |
CATEGORIES= graphics |
| 11 |
MASTER_SITES= http://download.sourceforge.net/gnofract4d/ |
11 |
MASTER_SITES= http://download.sourceforge.net/gnofract4d/ |
| 12 |
|
12 |
|
| 13 |
MAINTAINER= andrews@technologist.com |
13 |
MAINTAINER= andrews@technologist.com |
| 14 |
|
14 |
|
| 15 |
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ |
15 |
LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs |
| 16 |
gnomeui.3:${PORTSDIR}/x11/gnomelibs |
|
|
| 17 |
|
16 |
|
| 18 |
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |
17 |
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |
| 19 |
USE_X_PREFIX= yes |
18 |
USE_X_PREFIX= yes |