diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-04-01 10:10:16 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-04-01 10:10:16 +0000 |
commit | 7aec2c3eab75e8cf9f2d3f35f3ed1120781585f6 (patch) | |
tree | 0b883044e43a8529699bff24a4e0487e663a0177 /graphics/linux-jpeg | |
parent | 7bd0b24591110e2807f5cf55230131f5669a3dbd (diff) | |
download | ports-7aec2c3eab75e8cf9f2d3f35f3ed1120781585f6.tar.gz ports-7aec2c3eab75e8cf9f2d3f35f3ed1120781585f6.zip |
Notes
Diffstat (limited to 'graphics/linux-jpeg')
-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 |