mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
Make the port actually work with the current ports tree.
This commit is contained in:
parent
28e853bfc7
commit
1221eb1e10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419641
@ -4,15 +4,15 @@ PORTNAME= jasper
|
||||
PORTVERSION= 1.900.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics linux
|
||||
LIB_DISTFILES= ${PORTNAME}-libs-${PORTVERSION}-${RPMVERSION}${EXTRACT_SUFX}
|
||||
SRC_DISTFILES= ${DISTNAME}${SRC_SUFX}:SOURCE
|
||||
DISTNAME= ${PORTNAME}-libs-${PORTVERSION}-${RPMVERSION}
|
||||
SRC_DISTFILES= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= JPEG-2000 reference implementation (Linux CentOS ${LINUX_DIST_VER})
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
RPMVERSION= 16.el6_6.3
|
||||
USES= linux:c6
|
||||
USE_LINUX= c6
|
||||
USE_LINUX_APPS= jpeg
|
||||
USE_LINUX_RPM= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user