aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/guile-gobject/Makefile
blob: 67ec0f5370c15a8f8eb3154b3b5de3eb698e345a (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
25
26
27
# New ports collection makefile for:   guile-gobject
# Date created:        02 May 2003
# Whom:                Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   guile-gobject
PORTVERSION=    0.4.0
PORTREVISION=   1
CATEGORIES= x11-toolkits
MASTER_SITES=   http://savannah.nongnu.org/download/guile-gtk/

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Guile bindings for core GNOME 2 libraries

LIB_DEPENDS=    guile.15:${PORTSDIR}/lang/guile

USE_X_PREFIX=   yes
USE_BISON=  yes
USE_GNOME=  gtk20 libbonobo
USE_LIBTOOL=    yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
        LIBS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>
td class='commitgraph'>* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2 * Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ...kwm2011-08-242-1/+15 * - remove MD5ohauer2011-07-031-1/+0 * Sync to new bsd.autotools.mkade2010-12-04