summaryrefslogtreecommitdiff
path: root/graphics/xmedcon
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-21 01:56:45 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-21 01:56:45 +0000
commita9e2562c965e3ae9831e6d9b5c79fbe00c45190a (patch)
treef86423a6e1f02658b1b8b1e1298ccb97131649ad /graphics/xmedcon
parent- Update to new distfile (diff)
- Update to 0.9.8.1
PR: ports/74143 Submitted by: Paul Everlund <tdv94ped@cs.umu.se> (maintainer)
Notes
Notes: svn path=/head/; revision=122048
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r--graphics/xmedcon/Makefile8
-rw-r--r--graphics/xmedcon/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile
index 4b9b3d5a4fab..b64e732b99a1 100644
--- a/graphics/xmedcon/Makefile
+++ b/graphics/xmedcon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmedcon
-PORTVERSION= 0.9.7.3
+PORTVERSION= 0.9.8.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,7 +26,7 @@ OPTIONS= X11 "With X11" on \
CONCORDE "With Concorde µPET" on \
DICOM "With DICOM 3.0" on \
DICOM_LJPEG "With DICOM 3.0 Lossless JPEG" on \
- ECAT "With ECAT 6.4 / 7.2" on \
+ ECAT "With CTI ECAT 6/7" on \
GIF "With GIF87a/89a" on \
INTERFILE "With InterFile 3.3" on \
INW "With INW (RUG)" on \
@@ -36,8 +36,10 @@ WANT_GNOME= yes
.include <bsd.port.pre.mk>
+CONFIGURE_ARGS= --enable-llcheck
+
.if defined(WITHOUT_X11)
-CONFIGURE_ARGS= --disable-gui
+CONFIGURE_ARGS+= --disable-gui
PLIST_SUB+= X11="@comment "
.else
USE_GNOME+= gtk12 gdkpixbuf
diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo
index 1bee516f2259..76ea44e86635 100644
--- a/graphics/xmedcon/distinfo
+++ b/graphics/xmedcon/distinfo
@@ -1,2 +1,2 @@
-MD5 (xmedcon-0.9.7.3.tar.gz) = 66528f6c8a38a925a3c08a01e75bf528
-SIZE (xmedcon-0.9.7.3.tar.gz) = 852300
+MD5 (xmedcon-0.9.8.1.tar.gz) = fce17ddafb3c747dc631063dce87907b
+SIZE (xmedcon-0.9.8.1.tar.gz) = 856282