1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Convert to USES=libtool.

This commit is contained in:
Tijl Coosemans 2014-04-24 17:35:44 +00:00
parent f4af9e4c0d
commit 8ca80ac2e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352032
2 changed files with 4 additions and 5 deletions

View File

@ -3,22 +3,20 @@
PORTNAME= jasper
PORTVERSION= 1.900.1
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= graphics
MASTER_SITES= http://www.ece.uvic.ca/~mdadams/jasper/software/ \
${MASTER_SITE_IMAGEMAGICK}
MASTER_SITE_SUBDIR= ImageMagick/delegates
MAINTAINER= dinoex@FreeBSD.org
COMMENT= An implementation of the codec specified in the JPEG-2000 standard
COMMENT= Implementation of the codec specified in the JPEG-2000 standard
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
LICENSE= MIT
USE_AUTOTOOLS= libtool
USES= zip
USE_GNOME= lthack
USES= libtool:keepla zip
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -26,6 +26,7 @@ lib/libjasper.a
lib/libjasper.la
lib/libjasper.so
lib/libjasper.so.4
lib/libjasper.so.4.0.0
man/man1/imgcmp.1.gz
man/man1/imginfo.1.gz
man/man1/jasper.1.gz