From 8eb7be195eba7f792f4e0fc93904deb61bb642d1 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sat, 23 Mar 2013 14:54:54 +0000 Subject: Fix build with glib 2.34. Submitted by: John Marino --- databases/mergeant/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'databases') diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile index 6ea9bbe745f3..b65b4991ed5b 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: mergeant -# Date created: 14 September 2002 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports/databases/mergeant/Makefile,v 1.20 2008/02/05 13:30:46 kwm Exp $ -# PORTNAME= mergeant PORTVERSION= 0.67 @@ -19,13 +15,14 @@ COMMENT= Provide uniform access to data sources for the GNOME 2 environment USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomedb +USES= pathfix +USE_GNOME= gnomeprefix intlhack libgnomedb USE_PERL5= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include -DGLIB_COMPILATION LDFLAGS+= -L${LOCALBASE}/lib .include -- cgit v1.2.3