1999-02-18 04:58:46 +00:00
|
|
|
# New ports collection makefile for: gtkstep
|
1999-12-25 01:33:23 +00:00
|
|
|
# Version required: 2.0
|
1999-02-18 04:58:46 +00:00
|
|
|
# Date Created: 7 nov 98
|
|
|
|
# Whom: Gilad Rom
|
1998-11-08 17:00:25 +00:00
|
|
|
#
|
1999-08-31 03:04:38 +00:00
|
|
|
# $FreeBSD$
|
1998-11-08 17:00:25 +00:00
|
|
|
#
|
|
|
|
|
1999-12-25 01:33:23 +00:00
|
|
|
DISTNAME= gtkstep-2.0
|
1998-11-08 17:00:25 +00:00
|
|
|
CATEGORIES= x11-toolkits
|
2000-03-23 23:54:23 +00:00
|
|
|
MASTER_SITES= http://ulli.linuxave.net/gtkstep/
|
1998-11-08 17:00:25 +00:00
|
|
|
|
1999-11-11 10:40:00 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1998-11-08 17:00:25 +00:00
|
|
|
|
1999-05-29 04:26:18 +00:00
|
|
|
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
1999-02-18 04:58:46 +00:00
|
|
|
|
1999-05-29 04:26:18 +00:00
|
|
|
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
1998-11-08 17:00:25 +00:00
|
|
|
|
1999-07-17 01:33:17 +00:00
|
|
|
USE_BZIP2= yes
|
1999-05-29 04:26:18 +00:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
1998-11-08 17:00:25 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|