diff options
Diffstat (limited to 'misc/kdeedu3/Makefile')
-rw-r--r-- | misc/kdeedu3/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index 3ad6a708ad6d..74674008a008 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -36,10 +36,6 @@ USE_LDCONFIG= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 800069 -LIB_DEPENDS+= usb-0.1:${PORTSDIR}/devel/libusb -.endif - pre-configure: ${REINPLACE_CMD} \ -e 's|pylibdir in.*|pylibdir in "${LOCALBASE}/lib" \\|g' \ |