From 4474a0cc08c5d35a6a333ccf61e822717d7440fa Mon Sep 17 00:00:00 2001 From: rene Date: Mon, 29 Apr 2013 16:43:05 +0000 Subject: In preparation of removing devel/libusb (expires 2013-04-30), remove it from these ports. Other changes: - convert Makefile header - convert to optionsNG - remove indefinite article from comment - drop support for FreeBSD < 8.0 - pet portlint (leave library ABI versions in LIB_DEPENDS) - net-mgmt/spectools: change option name from GTK to GTK2 to use default description from bsd.options.desc.mk Approved by: portmgr (bapt) --- x11/kde4-workspace/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'x11') diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 30b772221786..697994a71f51 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -124,10 +124,6 @@ RUN_DEPENDS+= ${KDE4_PREFIX}/share/wallpapers/Horos/metadata.desktop:${PORTSDIR} .include -.if ${OSVERSION} < 800069 -LIB_DEPENDS+= usb-0.1:${PORTSDIR}/devel/libusb -.endif - .if ${OSVERSION} < 900004 LIB_DEPENDS+= utempter:${PORTSDIR}/sysutils/libutempter .endif -- cgit