aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmedcon
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-23 22:00:44 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-23 22:00:44 +0000
commitd7a81cdc3092ba729cb004ff8632c6caa6e2bde7 (patch)
treefd22f378fc0481c588506d8dca83ae24ee3977e0 /graphics/xmedcon
parente2f418fe37effb67f48e12bdd5fbb0ef9356ff77 (diff)
downloadports-d7a81cdc3092ba729cb004ff8632c6caa6e2bde7.tar.gz
ports-d7a81cdc3092ba729cb004ff8632c6caa6e2bde7.zip
- Switch to USES=libtool, drop .la files
Notes
Notes: svn path=/head/; revision=362737
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r--graphics/xmedcon/Makefile6
-rw-r--r--graphics/xmedcon/pkg-plist2
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile
index 2d3850475946..c25a0d201e03 100644
--- a/graphics/xmedcon/Makefile
+++ b/graphics/xmedcon/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xmedcon
PORTVERSION= 0.13.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/XMedCon-Source/${PORTVERSION}
@@ -12,14 +13,15 @@ COMMENT= Medical image conversion utility and library
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
-USES= pkgconfig tar:bzip2
-USE_AUTOTOOLS= libtool
+USES= libtool pkgconfig tar:bzip2
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/xmedcon \
--enable-llcheck
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+LIBS+= `pkg-config --libs gtk+-x11-2.0`
OPTIONS_DEFINE= X11 GLIB ACR_NEMA ANALYZE CONCORDE DICOM DICOM_LJPEG ECAT GIF \
INTERFILE INW PNG
diff --git a/graphics/xmedcon/pkg-plist b/graphics/xmedcon/pkg-plist
index 35f6a2043c2c..1366d34d9e42 100644
--- a/graphics/xmedcon/pkg-plist
+++ b/graphics/xmedcon/pkg-plist
@@ -42,9 +42,9 @@ include/xmedcon/m-xtract.h
include/xmedcon/medcon.h
@dirrm include/xmedcon
lib/libmdc.a
-lib/libmdc.la
lib/libmdc.so
lib/libmdc.so.2
+lib/libmdc.so.2.0.1
man/man1/medcon.1.gz
%%X11%%man/man1/xmedcon.1.gz
man/man1/xmedcon-config.1.gz