add NEED_VERSION var and fixup PLIST
This commit is contained in:
parent
ffc8c02aa1
commit
178a18f27b
@ -1,9 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 1999/04/01 00:25:49 jasoni Exp $
|
# $OpenBSD: Makefile,v 1.3 1999/04/01 00:29:06 brad Exp $
|
||||||
|
|
||||||
DISTNAME= libPropList-0.8.3
|
DISTNAME= libPropList-0.8.3
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ftp://ftp.windowmaker.org/pub/libs/
|
MASTER_SITES= ftp://ftp.windowmaker.org/pub/libs/
|
||||||
|
|
||||||
|
NEED_VERSION= 1.73
|
||||||
|
|
||||||
MAINTAINER= jasoni@openbsd.org
|
MAINTAINER= jasoni@openbsd.org
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
@ -2,4 +2,4 @@ lib/libPropList.so.1.1
|
|||||||
lib/libPropList.la
|
lib/libPropList.la
|
||||||
lib/libPropList.a
|
lib/libPropList.a
|
||||||
include/proplist.h
|
include/proplist.h
|
||||||
@exec [ ! -x /sbin/ldconfig ] || /sbin/ldconfig -m /usr/local/lib
|
@exec /sbin/ldconfig -m %B
|
||||||
|
Loading…
x
Reference in New Issue
Block a user