summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-02-20 05:35:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-02-20 05:35:35 +0000
commit9d858406905036eebdd82ea3ffdfe344dd9d8249 (patch)
tree810a5c7f660a42edd36a39dd5dbe4376195be9a6 /graphics/png
parentReorder variables. Also, take out "x11" from categories line, if we (diff)
Just another little variable reorginization.
Notes
Notes: svn path=/head/; revision=2731
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile8
1 files changed, 5 insertions, 3 deletions
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