diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2012-12-08 06:43:46 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2012-12-08 06:43:46 +0000 |
commit | a18af5fc69936b94841c0048303f5c735357b72d (patch) | |
tree | f4738c3775869965166de5f26d8c1901588dd789 /graphics/xmedcon | |
parent | 45fbdb6153f5207b4949d83e5240ab8ae330aad0 (diff) | |
download | ports-a18af5fc69936b94841c0048303f5c735357b72d.tar.gz ports-a18af5fc69936b94841c0048303f5c735357b72d.zip |
Notes
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r-- | graphics/xmedcon/Makefile | 7 | ||||
-rw-r--r-- | graphics/xmedcon/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index c3be519fe223..a1957e1975fc 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmedcon -PORTVERSION= 0.11.1 +PORTVERSION= 0.12.0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/XMedCon-Source/${PORTVERSION} @@ -24,14 +24,15 @@ ECAT_DESC= With CTI ECAT 6/7 INTERFILE_DESC= With InterFile 3.3 INW_DESC= With INW (RUG) +USE_BZIP2= yes USE_AUTOTOOLS= libtool -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --includedir=${PREFIX}/include/xmedcon \ --enable-llcheck USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib MAN1= medcon.1 xmedcon-config.1 MAN3= medcon.3 diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo index 8962c75ac346..50712dc3520a 100644 --- a/graphics/xmedcon/distinfo +++ b/graphics/xmedcon/distinfo @@ -1,2 +1,2 @@ -SHA256 (xmedcon-0.11.1.tar.gz) = de68777b5d58fabb711c594f2e98f1d7f3a6404efbdfb301f2fda25e7ab00ac0 -SIZE (xmedcon-0.11.1.tar.gz) = 977216 +SHA256 (xmedcon-0.12.0.tar.bz2) = 6753a0752236736ab35d6fe61f85c01e2458005af8403b9991cc9833a1369af8 +SIZE (xmedcon-0.12.0.tar.bz2) = 767159 |