summaryrefslogtreecommitdiff
path: root/graphics/xmedcon
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-03-16 17:28:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-03-16 17:28:03 +0000
commit1c85ae7c37452a5cfb23e7bc662a7ab8e08d7f84 (patch)
tree31ad296f564f3efab5dbca8f3246253e28ad8e40 /graphics/xmedcon
parent- Update to 0.51.0 (diff)
- Update to 0.9.9.0
PR: ports/94498 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=157438
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r--graphics/xmedcon/Makefile46
-rw-r--r--graphics/xmedcon/distinfo6
2 files changed, 22 insertions, 30 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile
index 7d4bd25c1cd1..1195c9f700bc 100644
--- a/graphics/xmedcon/Makefile
+++ b/graphics/xmedcon/Makefile
@@ -5,26 +5,20 @@
# $FreeBSD$
#
-PORTNAME= xmedcon
-PORTVERSION= 0.9.8.4
-PORTREVISION= 1
-CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+PORTNAME= xmedcon
+PORTVERSION= 0.9.9.0
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A medical image conversion utility and library
-GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_SUBMAKE= yes
-
OPTIONS= X11 "With X11" on \
GLIB "With Glib" on \
ACR_NEMA "With Acr/Nema 2.0" on \
ANALYZE "With Analyze (SPM)" on \
- CONCORDE "With Concorde µPET" on \
+ CONCORDE "With Concorde __ET" on \
DICOM "With DICOM 3.0" on \
DICOM_LJPEG "With DICOM 3.0 Lossless JPEG" on \
ECAT "With CTI ECAT 6/7" on \
@@ -34,10 +28,21 @@ OPTIONS= X11 "With X11" on \
PNG "With PNG" on
WANT_GNOME= yes
+USE_GNOME= gnometarget
+USE_SUBMAKE= yes
+USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --includedir=${PREFIX}/include/xmedcon \
+ --enable-llcheck
+INSTALLS_SHLIB= yes
-.include <bsd.port.pre.mk>
+MAN1= medcon.1 xmedcon-config.1
+MAN3= medcon.3
+MAN4= m-acr.4 m-anlz.4 m-ecat.4 m-gif.4 m-intf.4 m-inw.4
-CONFIGURE_ARGS= --enable-llcheck
+.include <bsd.port.pre.mk>
.if defined(WITHOUT_X11)
CONFIGURE_ARGS+= --disable-gui
@@ -45,11 +50,9 @@ PLIST_SUB+= X11="@comment "
.else
USE_GNOME+= gtk12 gdkpixbuf
PLIST_SUB+= X11=""
+MAN1+= xmedcon.1
.endif
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
.if defined(WITHOUT_GLIB)
CONFIGURE_ARGS+= --disable-glib
.endif
@@ -96,15 +99,4 @@ CONFIGURE_ARGS+= --disable-png
LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
.endif
-CONFIGURE_ARGS+= --includedir=${PREFIX}/include/xmedcon
-
-MAN1= medcon.1 xmedcon-config.1
-.if !defined(WITHOUT_X11)
-MAN1+= xmedcon.1
-.endif
-
-MAN3= medcon.3
-
-MAN4= m-acr.4 m-anlz.4 m-ecat.4 m-gif.4 m-intf.4 m-inw.4
-
.include <bsd.port.post.mk>
diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo
index b7f59bd07582..803e911b2235 100644
--- a/graphics/xmedcon/distinfo
+++ b/graphics/xmedcon/distinfo
@@ -1,3 +1,3 @@
-MD5 (xmedcon-0.9.8.4.tar.gz) = f8721aff5cd1ee6a628dbceedb9275d4
-SHA256 (xmedcon-0.9.8.4.tar.gz) = 2509de5cf8406827bffa4179a8ff9e6f668a5932304f886a25377d2d1450e24c
-SIZE (xmedcon-0.9.8.4.tar.gz) = 859153
+MD5 (xmedcon-0.9.9.0.tar.gz) = 7255e00e76468307502cd425e4e304c9
+SHA256 (xmedcon-0.9.9.0.tar.gz) = 45735b55a18d4376f58349d9561815c15515065d2ad1502984704169d042dc62
+SIZE (xmedcon-0.9.9.0.tar.gz) = 826887