mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
e7e0cc6a88
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
19 lines
374 B
Makefile
19 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"
|