Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/graphics/giflib/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/giflib/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- pkgsrc/graphics/giflib/Makefile 1997/12/29 02:51:19 1.1 +++ pkgsrc/graphics/giflib/Makefile 1997/12/29 02:54:46 1.2 @@ -3,7 +3,8 @@ # Date created: 03 May 1997 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.1 1997/12/29 02:51:19 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1997/12/29 02:54:46 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.2 1997/09/24 06:55:01 tg Exp # DISTNAME= giflib-3.0 @@ -17,6 +18,6 @@ post-install: @${MKDIR} ${PREFIX}/share/doc/giflib @${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/giflib .endif - @${LDCONFIG} -m ${PREFIX}/lib + @${LDCONFIG} -m ${PREFIX}/lib || true .include