diff options
Diffstat (limited to 'graphics/xmedcon/Makefile')
-rw-r--r-- | graphics/xmedcon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index 80bed6139ffe..7d4bd25c1cd1 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmedcon PORTVERSION= 0.9.8.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A medical image conversion utility and library -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_SUBMAKE= yes |