mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Just another little variable reorginization.
This commit is contained in:
parent
bbfde5c35b
commit
9d85840690
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2731
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user