From c18641048d792cd348899d211a3681aa588e1887 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 12 May 2006 18:20:31 +0000 Subject: Merge -reference port support from the ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6242 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/glib20/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'devel/glib20') diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 678740d36..e0940e202 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,7 +3,7 @@ # Whom: Vanilla I. Shu # # $FreeBSD: ports/devel/glib20/Makefile,v 1.121 2006/04/30 00:46:47 marcus Exp $ -# $MCom: ports/devel/glib20/Makefile,v 1.75 2006/04/13 07:57:40 bland Exp $ +# $MCom: ports/devel/glib20/Makefile,v 1.77 2006/05/04 05:40:27 marcus Exp $ # PORTNAME= glib @@ -24,6 +24,9 @@ COMMENT= Some useful routines of C programming (current stable version) LATEST_LINK= glib20 USE_BZIP2= yes + +.if !defined(REFERENCE_PORT) + USE_GETTEXT= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes @@ -50,3 +53,5 @@ post-patch: ${WRKSRC}/glib/gutils.c .include + +.endif -- cgit v1.2.3