Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations. Bump NEED_VERSION to 1.310 so DYNLIBDIR() works. As requested by espie@
This commit is contained in:
parent
2157cd8010
commit
811c64f833
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2000/06/09 20:41:42 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2000/07/03 22:49:31 krw Exp $
|
||||
|
||||
DISTNAME= cgiparse-0.8e
|
||||
CATEGORIES= www
|
||||
NEED_VERSION= 1.295
|
||||
NEED_VERSION= 1.310
|
||||
|
||||
MAINTAINER= ports@openbsd.org
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1 2000/06/09 20:41:11 espie Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2000/07/03 22:49:31 krw Exp $
|
||||
lib/libcgiparse.so.1.0
|
||||
@exec [ ! -x /sbin/ldconfig ] || /sbin/ldconfig -m %D/lib
|
||||
@unexec [ ! -x /sbin/ldconfig ] || /sbin/ldconfig -m %D/lib
|
||||
DYNLIBDIR(%D/lib)
|
||||
|
Loading…
x
Reference in New Issue
Block a user