From 4e4178dab5c2825019e9652f1ba4f102253a31df Mon Sep 17 00:00:00 2001 From: Rene Ladan 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) --- sysutils/scanbuttond/Makefile | 16 +++------------- sysutils/scanbuttond/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 14 deletions(-) (limited to 'sysutils/scanbuttond') diff --git a/sysutils/scanbuttond/Makefile b/sysutils/scanbuttond/Makefile index 5bb62ed388f6..504da924f0a9 100644 --- a/sysutils/scanbuttond/Makefile +++ b/sysutils/scanbuttond/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scanbuttond -# Date created: 31 March 2006 -# Whom: Daniel Thiele -# +# Created by: Daniel Thiele # $FreeBSD$ -# PORTNAME= scanbuttond PORTVERSION= 0.2.3 @@ -12,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= SF MAINTAINER= dthiele@gmx.net -COMMENT= A daemon to monitor and configure modern scanner's buttons +COMMENT= Daemon to monitor and configure modern scanner's buttons LICENSE= GPLv2 @@ -24,12 +20,6 @@ MAKE_JOBS_SAFE= yes SUB_FILES+= pkg-message -.include - -.if ${OSVERSION} < 800069 -LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb -.endif - pre-configure: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} \ ${REINPLACE_CMD} -e 's|-ldl||g' @@ -52,4 +42,4 @@ post-install: done @${CAT} ${PKGMESSAGE} -.include +.include diff --git a/sysutils/scanbuttond/pkg-descr b/sysutils/scanbuttond/pkg-descr index e699ae71061b..2130dbb8f6b0 100644 --- a/sysutils/scanbuttond/pkg-descr +++ b/sysutils/scanbuttond/pkg-descr @@ -8,4 +8,4 @@ the button number as an argument. The supported scanner backends currently are: epson, niash, plustek, snapscan Author: Bernhard Stiftner -WWW: http://scanbuttond.sourceforge.net/ +WWW: http://scanbuttond.sourceforge.net/ -- cgit v1.2.3