From 1b436cc6e99f310122c1e05cace4a173d90d8a80 Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Fri, 16 Dec 2011 01:25:53 +0000 Subject: [PATCH] - Remove unneeded Linux library - Remove unnecessary whitespace from pkg-descr PR: ports/163322 Submitted by: Warren Block (maintainer) --- devel/arduino/Makefile | 3 ++- devel/arduino/pkg-descr | 8 ++++---- devel/arduino/pkg-plist | 1 - 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/arduino/Makefile b/devel/arduino/Makefile index d038a94663fa..1899a1dcf017 100644 --- a/devel/arduino/Makefile +++ b/devel/arduino/Makefile @@ -5,6 +5,7 @@ PORTNAME= arduino PORTVERSION= 1.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel java lang MASTER_SITES= GOOGLE_CODE @@ -22,7 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_JAVA= 1.6+ NO_BUILD= yes -USE_LDCONFIG= yes SUB_FILES= arduino pkg-message SUB_LIST= PORTNAME=${PORTNAME} @@ -62,6 +62,7 @@ post-extract: @${RM} ${WRKSRC}/hardware/tools/avrdude @${RM} ${WRKSRC}/hardware/tools/avrdude64 @${RM} ${WRKSRC}/hardware/tools/avrdude.conf + @${RM} ${WRKSRC}/lib/librxtxSerial64.so @${MKDIR} ${WRKSRC}/hardware/tools/avr @${LN} -s ${PREFIX}/bin ${WRKSRC}/hardware/tools/avr/bin @${LN} -s ${PREFIX}/etc ${WRKSRC}/hardware/tools/avr/etc diff --git a/devel/arduino/pkg-descr b/devel/arduino/pkg-descr index d6cfedfbd189..a67bb0637c42 100644 --- a/devel/arduino/pkg-descr +++ b/devel/arduino/pkg-descr @@ -1,6 +1,6 @@ -Arduino is an open-source electronics prototyping platform based on -flexible, easy-to-use hardware and software. It's intended for artists, -designers, hobbyists, and anyone interested in creating interactive +Arduino is an open-source electronics prototyping platform based on +flexible, easy-to-use hardware and software. It's intended for artists, +designers, hobbyists, and anyone interested in creating interactive objects or environments. - + WWW: http://arduino.cc/ diff --git a/devel/arduino/pkg-plist b/devel/arduino/pkg-plist index 9309d27952bc..37e97e443381 100644 --- a/devel/arduino/pkg-plist +++ b/devel/arduino/pkg-plist @@ -198,7 +198,6 @@ arduino/lib/ecj.jar arduino/lib/jna.jar arduino/lib/keywords.txt arduino/lib/librxtxSerial.so -arduino/lib/librxtxSerial64.so arduino/lib/pde.jar arduino/lib/preferences.txt arduino/lib/theme/buttons.gif