diff options
Diffstat (limited to 'graphics/linux-jpeg/Makefile')
-rw-r--r-- | graphics/linux-jpeg/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/linux-jpeg/Makefile b/graphics/linux-jpeg/Makefile index abd359ef7b1a..b0a20482428d 100644 --- a/graphics/linux-jpeg/Makefile +++ b/graphics/linux-jpeg/Makefile @@ -7,12 +7,15 @@ PORTNAME= jpeg PORTVERSION= 6b.34 +PORTREVISION= 1 CATEGORIES= graphics linux DISTNAME= libjpeg-6b-34 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of the JPEG lib +CONFLICTS= linux-f8-jpeg-[0-9]* + USE_LINUX_RPM= yes LINUX_DIST_VER= 4 USE_LDCONFIG= yes |