SHARED_LIBS

This commit is contained in:
todd 2005-12-23 17:37:03 +00:00
parent de6e67695e
commit 6c3cae0678
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.49 2005/12/08 17:10:02 naddy Exp $
# $OpenBSD: Makefile,v 1.50 2005/12/23 17:37:03 todd Exp $
COMMENT= "get files from FTP, Gopher, HTTP or HTTPS servers"
@ -12,6 +12,8 @@ MASTER_SITES= http://curl.haxx.se/download/ \
http://www.cubic.ch/mirror/curl/ \
http://curl.webmeta.com/ \
ftp://gd.tuwien.ac.ut/utils/archivers/curl/
SHARED_LIBS= curl 3.2
MODGNU_SHARED_LIBS=curl ''
HOMEPAGE= http://curl.haxx.se/

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.9 2005/12/08 17:10:02 naddy Exp $
@lib lib/libcurl.so.3.2
@comment $OpenBSD: PFRAG.shared,v 1.10 2005/12/23 17:37:03 todd Exp $
@lib lib/libcurl.so.${LIBcurl_VERSION}