aboutsummaryrefslogtreecommitdiff
path: root/multimedia/w_scan/Makefile
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-10-03 15:48:41 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-10-03 15:48:41 +0000
commit80b8eb46b4f454b0aa7fd0eafe6803b143235cd5 (patch)
tree011ab7bc86cc279b5e07ea644a4ccff243b46fdd /multimedia/w_scan/Makefile
parent00906f45eb0185f86ea303348d90716c71bdb654 (diff)
downloadports-80b8eb46b4f454b0aa7fd0eafe6803b143235cd5.tar.gz
ports-80b8eb46b4f454b0aa7fd0eafe6803b143235cd5.zip
Add -l to PATCH_STRIP as svn strips \r from patch line endings.
Notes
Notes: svn path=/head/; revision=305208
Diffstat (limited to 'multimedia/w_scan/Makefile')
-rw-r--r--multimedia/w_scan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/w_scan/Makefile b/multimedia/w_scan/Makefile
index 1e53ffaf4c9a..ceaad1aa13b2 100644
--- a/multimedia/w_scan/Makefile
+++ b/multimedia/w_scan/Makefile
@@ -22,7 +22,7 @@ LINUX_DESC= Install Linux binary too (linux-w_scan)
USE_BZIP2= yes
GNU_CONFIGURE= yes
-PATCH_STRIP= -p1
+PATCH_STRIP= -lp1
USE_GETTEXT= yes
CPPFLAGS+= -I"${LOCALBASE}/include"
LDFLAGS+= -L"${LOCALBASE}/lib\ -liconv"