Skip to content

Commit

Permalink
remove MODGNU_SHARED_LIBS and old -version-info patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Mestdagh committed Jan 8, 2006
1 parent c511db5 commit e141f2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
5 changes: 2 additions & 3 deletions net/curl/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.50 2005/12/23 17:37:03 todd Exp $
# $OpenBSD: Makefile,v 1.51 2006/01/08 10:27:14 steven Exp $

COMMENT= "get files from FTP, Gopher, HTTP or HTTPS servers"

DISTNAME= curl-7.15.1
SHARED_LIBS= curl 3.2
CATEGORIES= net
MASTER_SITES= http://curl.haxx.se/download/ \
ftp://ftp.sunet.se/pub/www/utilities/curl/ \
Expand All @@ -12,8 +13,6 @@ 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/

Expand Down
12 changes: 0 additions & 12 deletions net/curl/patches/patch-lib_Makefile_in

This file was deleted.

0 comments on commit e141f2a

Please sign in to comment.