aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtkstep/Makefile
blob: 8a8c69f5a4aaa9eac7df9f13f8fdd2b30d284a98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	gtkstep
# Date Created:				7 nov 98
# Whom:				 	Gilad Rom
#
# $FreeBSD$
#

PORTNAME=	gtkstep
PORTVERSION= 	2.0
CATEGORIES=	x11-toolkits
MASTER_SITES=	http://ulli.linuxave.net/gtkstep/

MAINTAINER=	ports@FreeBSD.org

LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG?=	${X11BASE}/bin/gtk12-config

USE_BZIP2=	yes
USE_X_PREFIX=	yes
USE_LIBTOOL=	yes
CONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}"

.include <bsd.port.mk>