From 51ec9126d42f3b55fa2dce2d3ade3b29a7dc4f31 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 29 May 1999 03:46:56 +0000 Subject: Update to version 1.2.3. PR: 11841 Submitted by: Jeremy Lea --- devel/glib12/Makefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'devel/glib12/Makefile') diff --git a/devel/glib12/Makefile b/devel/glib12/Makefile index 15f35c833d96..be88e37f4160 100644 --- a/devel/glib12/Makefile +++ b/devel/glib12/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: glib12 -# Version required: 1.2.2 +# Version required: 1.2.3 # Date Created: 28 July 1998 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.20 1999/05/02 05:21:19 kuriyama Exp $ +# $Id: Makefile,v 1.21 1999/05/06 19:59:12 mharo Exp $ # -DISTNAME= glib-1.2.2 +DISTNAME= glib-1.2.3 CATEGORIES= devel MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ @@ -14,11 +14,9 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ MAINTAINER= vanilla@FreeBSD.ORG -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/glib12 -MAN1= glib12-config.1 -post-install: - @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib +MAN1= glib12-config.1 .include -- cgit v1.2.3