From 9d858406905036eebdd82ea3ffdfe344dd9d8249 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 20 Feb 1996 05:35:35 +0000 Subject: Just another little variable reorginization. --- graphics/png/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'graphics/png') diff --git a/graphics/png/Makefile b/graphics/png/Makefile index fedf559d99ea..7cee8c507eb4 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -3,18 +3,20 @@ # Date created: 5 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.3 1996/01/25 05:48:01 ache Exp $ +# $Id: Makefile,v 1.4 1996/02/19 22:17:28 ache Exp $ # DISTNAME= libpng-0.88 PKGNAME= png-0.88 CATEGORIES+= graphics MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/ -LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz -MAKEFILE= makefile MAINTAINER= ache@FreeBSD.org +LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz + +MAKEFILE= makefile + post-install: /sbin/ldconfig -m ${PREFIX}/lib -- cgit v1.2.3