head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.03.07.22.42.43;	author olgeni;	state dead;
branches;
next	1.1;

1.1
date	2001.02.20.16.50.54;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update port to version 1.95.3.

PR:		25554
Submitted by:	KATO Tsuguru <tkato@@prontomail.ne.jp>
@
text
@--- libgst/Makefile.in.orig	Tue Jan 30 22:16:34 2001
+++ libgst/Makefile.in	Thu Feb 15 21:11:12 2001
@@@@ -431,7 +431,7 @@@@
 install: optimize
 
 optimize:
-	test -f stamp-optimize || make mostlyclean
+	test -f stamp-optimize || $(MAKE) mostlyclean
 	$(MAKE) -q libgst.a || \
 	  $(MAKE) libgst.a CFLAGS="$(CFLAGS_OPT)" DEFS="$(DEFS) -DOPTIMIZE"
 	echo timestamp> stamp-optimize
@


1.1
log
@Upgrade to 1.95.1,

I merge splited-info files to one file.

PR:		ports/25211
Submitted by:	tkato@@prontomail.ne.jp
@
text
@@

