aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-c7-jpeg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-c7-jpeg/Makefile')
-rw-r--r--graphics/linux-c7-jpeg/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/graphics/linux-c7-jpeg/Makefile b/graphics/linux-c7-jpeg/Makefile
index 9289129f47e2..de0624db7d69 100644
--- a/graphics/linux-c7-jpeg/Makefile
+++ b/graphics/linux-c7-jpeg/Makefile
@@ -6,20 +6,19 @@ PORTVERSION= 1.2.90
DISTVERSIONSUFFIX= -6.el7
PORTREVISION= 3
CATEGORIES= graphics linux
-DISTNAME= ${LINUXNAME}-${DISTVERSIONFULL}
+DISTNAME= libjpeg-turbo-${DISTVERSIONFULL}
MAINTAINER= emulation@FreeBSD.org
COMMENT= SIMD-accelerated JPEG codec (Linux CentOS ${LINUX_DIST_VER})
-CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
-
-DESCR= ${.CURDIR}/../${PORTNAME}-turbo/pkg-descr
-DOCSDIR= ${PREFIX}/usr/share/doc/${LINUXNAME}-${PORTVERSION}
-LINUXNAME= libjpeg-turbo
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
+CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
+DESCR= ${.CURDIR}/../${PORTNAME}-turbo/pkg-descr
+DOCSDIR= ${PREFIX}/usr/share/doc/libjpeg-turbo-${PORTVERSION}
+
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>