perl .bs file should be in PFRAG.shared
This commit is contained in:
parent
8353e72972
commit
f13835689f
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2013/03/21 08:48:55 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2013/04/20 16:28:09 sthen Exp $
|
||||
|
||||
COMMENT= FastCGI Development Kit
|
||||
|
||||
DISTNAME= fcgi-2.4.0
|
||||
REVISION= 7
|
||||
REVISION= 8
|
||||
CATEGORIES= www
|
||||
SHARED_LIBS += fcgi 0.0 # .0.0
|
||||
SHARED_LIBS += fcgi++ 1.0 # .1.0
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2006/11/06 10:44:35 espie Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.5 2013/04/20 16:28:09 sthen Exp $
|
||||
@lib lib/libfcgi++.so.${LIBfcgi++_VERSION}
|
||||
@lib lib/libfcgi.so.${LIBfcgi_VERSION}
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/FCGI/FCGI.bs
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/FCGI/FCGI.so
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2011/03/28 23:04:42 simon Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2013/04/20 16:28:09 sthen Exp $
|
||||
@bin bin/cgi-fcgi
|
||||
include/fastcgi.h
|
||||
include/fcgi_config.h
|
||||
@ -15,7 +15,6 @@ libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/FCGI.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/FCGI/
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/FCGI/FCGI.bs
|
||||
@man man/cat1/cgi-fcgi.0
|
||||
@man man/cat3/FCGI_Accept.0
|
||||
@man man/cat3/FCGI_Finish.0
|
||||
|
Loading…
Reference in New Issue
Block a user