aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-04-30 00:43:05 +0800
committerrene <rene@FreeBSD.org>2013-04-30 00:43:05 +0800
commit4474a0cc08c5d35a6a333ccf61e822717d7440fa (patch)
treea101ccfbdb487a4c9c92a67d6d88ac8775e3362a /palm
parent6d3249226ec6077a65ecc9129a6a4a11b61b2d09 (diff)
downloadfreebsd-ports-gnome-4474a0cc08c5d35a6a333ccf61e822717d7440fa.tar.gz
freebsd-ports-gnome-4474a0cc08c5d35a6a333ccf61e822717d7440fa.tar.zst
freebsd-ports-gnome-4474a0cc08c5d35a6a333ccf61e822717d7440fa.zip
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)
Diffstat (limited to 'palm')
-rw-r--r--palm/pilot-link/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile
index 2226c7d3154b..9e6b8477816b 100644
--- a/palm/pilot-link/Makefile
+++ b/palm/pilot-link/Makefile
@@ -32,9 +32,6 @@ CONFIGURE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS
.endif
.if ${PORT_OPTIONS:MUSB}
-. if ${OSVERSION} < 800069
-LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
-. endif
CONFIGURE_ARGS+=--enable-libusb
LDFLAGS+= -L${PREFIX}/lib -lusb