diff options
Diffstat (limited to 'x11/kdebase3/Makefile')
-rw-r--r-- | x11/kdebase3/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 4afd983f733e..14bfff77dfb5 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -56,11 +56,7 @@ HTDIG_DESC= Use htdig to build manual indices .include "${.CURDIR}/../../x11/kde3/Makefile.kde" .include <bsd.port.pre.mk> -.if ${OSVERSION} < 800069 -LIB_DEPENDS+= usb-0.1:${PORTSDIR}/devel/libusb -.else EXTRA_PATCHES+= ${FILESDIR}/extrapatch-libusb20 -.endif .if ${PORT_OPTIONS:MARTSWRAPPER} RUN_DEPENDS+= artswrapper:${PORTSDIR}/audio/artswrapper |