From 3a42f958e5b2625f83bc22e22fe0154c2c8c7aae Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 7 Jan 1999 10:45:13 +0000 Subject: Upgrade to 0.99.2. --- x11/libgnome/Makefile | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'x11/libgnome/Makefile') diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index efabf6c08c90..af752928b7b3 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -1,15 +1,17 @@ # New ports collection makefile for: gnomelibs -# Version required: 0.99.1 +# Version required: 0.99.2 # Date created: 17 June 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.21 1999/01/04 08:43:06 vanilla Exp $ +# $Id: Makefile,v 1.22 1999/01/05 02:23:53 vanilla Exp $ # -DISTNAME= gnome-libs-0.99.1 -PKGNAME= gnomelibs-0.99.1 +DISTNAME= gnome-libs-0.99.2 +PKGNAME= gnomelibs-0.99.2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ + ftp://ftp.geo.net/pub/gnome/sources/ \ + ftp://gnomeftp.wgn.net/pub/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ MAINTAINER= Nakai@technologist.com @@ -27,6 +29,11 @@ LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib \ esd.1:${PORTSDIR}/audio/esound USE_X_PREFIX= yes +.include + +.if ${OSVERSION} <= 300000 +USE_PERL5= yes +.endif USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ @@ -45,4 +52,4 @@ pre-build: post-install: @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib -.include +.include -- cgit v1.2.3