fix trailing backslash; pointed out by Andreas Kahari, thanks!

ok ajacoutot@
This commit is contained in:
sthen 2010-03-29 13:11:42 +00:00
parent 19950174b8
commit 7e0b0c7e60

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.67 2010/03/29 07:53:51 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.68 2010/03/29 13:11:42 sthen Exp $
COMMENT= Common Unix Printing System
@ -38,7 +38,7 @@ RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils \
LIB_DEPENDS= png.>=3::graphics/png \
tiff.>=35::graphics/tiff \
dbus-1.>=7::x11/dbus \
LIB_DEPENDS+= dns_sd::net/avahi
dns_sd::net/avahi
FAKE_FLAGS= BINMODE=${BINMODE} \
SHAREMODE=${SHAREMODE} \