add NEED_VERSION var and fixup PLIST

This commit is contained in:
brad 1999-04-01 00:29:06 +00:00
parent ffc8c02aa1
commit 178a18f27b
2 changed files with 4 additions and 2 deletions

View File

@ -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
CATEGORIES= devel
MASTER_SITES= ftp://ftp.windowmaker.org/pub/libs/
NEED_VERSION= 1.73
MAINTAINER= jasoni@openbsd.org
GNU_CONFIGURE= yes

View File

@ -2,4 +2,4 @@ lib/libPropList.so.1.1
lib/libPropList.la
lib/libPropList.a
include/proplist.h
@exec [ ! -x /sbin/ldconfig ] || /sbin/ldconfig -m /usr/local/lib
@exec /sbin/ldconfig -m %B