diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2011-12-17 22:58:16 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2011-12-17 22:58:16 +0000 |
commit | 34cb5d2ac775d0aac379f160015d8266fc77d152 (patch) | |
tree | a3a2bdaaae52624e7835eff5cb799d38cdd6cdc5 /devel/avarice | |
parent | d25b0e55b2786760aed1b7ed0edde816a360d240 (diff) | |
download | ports-34cb5d2ac775d0aac379f160015d8266fc77d152.tar.gz ports-34cb5d2ac775d0aac379f160015d8266fc77d152.zip |
Notes
Diffstat (limited to 'devel/avarice')
-rw-r--r-- | devel/avarice/Makefile | 5 | ||||
-rw-r--r-- | devel/avarice/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/avarice/Makefile b/devel/avarice/Makefile index bc1c0bd96608..61de840df97f 100644 --- a/devel/avarice/Makefile +++ b/devel/avarice/Makefile @@ -6,7 +6,7 @@ # PORTNAME= avarice -PORTVERSION= 2.10 +PORTVERSION= 2.12 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -20,8 +20,7 @@ USE_BZIP2= yes USE_PERL5= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib CPPFLAGS=-I${LOCALBASE}/include MAN1= avarice.1 ice-gdb.1 ice-insight.1 diff --git a/devel/avarice/distinfo b/devel/avarice/distinfo index 9814a73e96d4..676220142f38 100644 --- a/devel/avarice/distinfo +++ b/devel/avarice/distinfo @@ -1,2 +1,2 @@ -SHA256 (avarice-2.10.tar.bz2) = 5f32157ed2aaa8b44549fff9e2e520f8cda804072d5fbc1d9e9ce376c1ba4352 -SIZE (avarice-2.10.tar.bz2) = 172136 +SHA256 (avarice-2.12.tar.bz2) = d9352faf7d6237e483653d87ac4af41aa372dcbca2fba3a01f9d1d07a0e4a69f +SIZE (avarice-2.12.tar.bz2) = 183588 |