freebsd-ports/graphics/linux-f10-jpeg/Makefile
Kris Kennaway e7e0cc6a88 r1.7 caused the PORTREVISION to go backwards since this port is a slave of
x11-toolkits/linux-gtk, that port previously had PORTREVISION=2 and this
port failed to override it.  Set the PORTREVISION to 2 again.

Pointy hats to:	trevor, marcus
2004-05-16 03:52:34 +00:00

18 lines
374 B
Makefile

# New ports collection makefile for: linux-jpeg
# Date created: 9 April 2000
# Whom: sada@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= jpeg
PORTVERSION= 6b.15
PORTREVISION= 2
CATEGORIES= graphics linux
MAINTAINER= ports@FreeBSD.org
COMMENT= RPM of the JPEG lib
RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"