summaryrefslogtreecommitdiff
path: root/devel/gnome-objc/Makefile
blob: c1d10d3fedaeea7f622eb5453f67351d6f62cc39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.2 2000/10/15 21:38:20 veego Exp $
#

DISTNAME=	gnome-objc-1.0.40
CATEGORIES=	devel lang gnome
MASTER_SITES=	${MASTER_SITE_GNOME:=stable/sources/gnome-objc/}

MAINTAINER=	rh@netbsd.org
HOMEPAGE=	http://www.gnome.org/

DEPENDS+=	gnome-libs>=1.2.3:../../x11/gnome-libs
DEPENDS+=	pth>=1.3.7:../../devel/pth

GNU_CONFIGURE=	YES
USE_X11BASE=	YES
USE_LIBTOOL=	YES

LTCONFIG_OVERRIDE=	${WRKSRC}/ltconfig

.include "../../mk/bsd.pkg.mk"