aboutsummaryrefslogtreecommitdiff
path: root/devel/avarice
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2008-09-08 18:34:28 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2008-09-08 18:34:28 +0000
commit51123aa45318bf5efb923ecf7c9cc3d56fcde38e (patch)
treef94147cad426373a780e5c2a475e0b5f626da84b /devel/avarice
parent1827e1cc2f2c03810fdc4fa7d7f04191dab65ae7 (diff)
downloadports-51123aa45318bf5efb923ecf7c9cc3d56fcde38e.tar.gz
ports-51123aa45318bf5efb923ecf7c9cc3d56fcde38e.zip
Upgrade to version 2.8.
Use GNU_CONFIGURE (with the default arguments) rather than HAS_CONFIGURE so the man pages will be installed into the correct directories. Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=220296
Diffstat (limited to 'devel/avarice')
-rw-r--r--devel/avarice/Makefile5
-rw-r--r--devel/avarice/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/avarice/Makefile b/devel/avarice/Makefile
index 250a82c77046..907026547983 100644
--- a/devel/avarice/Makefile
+++ b/devel/avarice/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= avarice
-PORTVERSION= 2.7
+PORTVERSION= 2.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= avarice
@@ -21,8 +21,7 @@ LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb
USE_BZIP2= yes
USE_PERL5= yes
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX}
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
MAN1= avarice.1 ice-gdb.1 ice-insight.1
diff --git a/devel/avarice/distinfo b/devel/avarice/distinfo
index 476254e3025b..40c759590a20 100644
--- a/devel/avarice/distinfo
+++ b/devel/avarice/distinfo
@@ -1,3 +1,3 @@
-MD5 (avarice-2.7.tar.bz2) = d09ce3afe6d13694dba0ed8bbe443729
-SHA256 (avarice-2.7.tar.bz2) = a6de4d7f262ad960d998e38b144726a230c23ddabe54312b8c56c5f61c87b79b
-SIZE (avarice-2.7.tar.bz2) = 155292
+MD5 (avarice-2.8.tar.bz2) = 4045690183e96b56e5025c8696844477
+SHA256 (avarice-2.8.tar.bz2) = 14bb16ac61c888769653369cebcd33f8ddba61b6f5e5a7c8f26c15285b7d72bc
+SIZE (avarice-2.8.tar.bz2) = 167944