summaryrefslogtreecommitdiff
path: root/graphics/png/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-03-28 13:48:46 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-03-28 13:48:46 +0000
commit5e30defae15005bfd4701ec8f200184503d91476 (patch)
treea31bdd500db718edda5715639f990b67ae28b921 /graphics/png/Makefile
parentAdd missing @dirrm's, and sort the PLIST. (diff)
Upgrade to 1.0.1
Notes
Notes: svn path=/head/; revision=10343
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r--graphics/png/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 99e651f37345..3c1c6fac9fec 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,22 +1,24 @@
# New ports collection makefile for: PNG images library
-# Version required: 0.99e
+# Version required: 1.0.1
# Date created: 5 Dec 1995
# Whom: ache
#
-# $Id: Makefile,v 1.10 1997/07/17 15:12:44 max Exp $
+# $Id: Makefile,v 1.11 1998/03/02 19:43:11 ache Exp $
#
-DISTNAME= libpng-0.99e
-PKGNAME= png-0.99e
+DISTNAME= libpng-1.0.1
+PKGNAME= png-1.0.1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/
MAINTAINER= ache@FreeBSD.org
-MAKEFILE= makefile.std
MAN3= libpng.3 libpngpf.3
MAN5= png.5
+do-configure:
+ cd ${WRKSRC} && cp scripts/makefile.std Makefile
+
post-install:
${LDCONFIG} -m ${PREFIX}/lib