aboutsummaryrefslogtreecommitdiff
path: root/www/libapreq2/files
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-01-11 15:21:07 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-01-11 15:21:07 +0000
commit9cdb26e02219ae19264bcf2492eeff034fedd542 (patch)
tree59daf302bf441676833a5923406f6658875ad851 /www/libapreq2/files
parentb73e358acb002223b0d5cd59a27374ce28c338d8 (diff)
downloadports-9cdb26e02219ae19264bcf2492eeff034fedd542.tar.gz
ports-9cdb26e02219ae19264bcf2492eeff034fedd542.zip
Notes
Diffstat (limited to 'www/libapreq2/files')
-rw-r--r--www/libapreq2/files/patch-library-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/libapreq2/files/patch-library-Makefile.in b/www/libapreq2/files/patch-library-Makefile.in
deleted file mode 100644
index caa5d3320bed..000000000000
--- a/www/libapreq2/files/patch-library-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- library/Makefile.in.orig
-+++ library/Makefile.in
-@@ -133,7 +133,7 @@
- INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
- LDFLAGS = @LDFLAGS@
- LIBOBJS = @LIBOBJS@
--LIBS = @LIBS@
-+LIBS = @LIBS@ -L$(prefix)
- LIBTOOL = @LIBTOOL@
- LN_S = @LN_S@
- LTLIBOBJS = @LTLIBOBJS@