aboutsummaryrefslogtreecommitdiff
path: root/devel/arduino
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2011-12-16 01:25:53 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2011-12-16 01:25:53 +0000
commit1b436cc6e99f310122c1e05cace4a173d90d8a80 (patch)
tree6ab5e99feb1567e32a1543ccd9f848ba22983be0 /devel/arduino
parent36d402c7fd7b8b56f87604e5a623890178c46ae3 (diff)
downloadports-1b436cc6e99f310122c1e05cace4a173d90d8a80.tar.gz
ports-1b436cc6e99f310122c1e05cace4a173d90d8a80.zip
Notes
Diffstat (limited to 'devel/arduino')
-rw-r--r--devel/arduino/Makefile3
-rw-r--r--devel/arduino/pkg-descr8
-rw-r--r--devel/arduino/pkg-plist1
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