diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-06-08 13:13:29 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-06-08 13:13:29 +0000 |
commit | 5b721b6172f0b02b0d3421aa9e919fb500e789dc (patch) | |
tree | a63245c54661cd01fbdf5617c8baaf5d49aa12c6 /graphics/linux-c7-png/Makefile | |
parent | 993f024255eacf1896ff8dfc00fd3e333097b5f8 (diff) | |
download | ports-5b721b6172f0b02b0d3421aa9e919fb500e789dc.tar.gz ports-5b721b6172f0b02b0d3421aa9e919fb500e789dc.zip |
Notes
Diffstat (limited to 'graphics/linux-c7-png/Makefile')
-rw-r--r-- | graphics/linux-c7-png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-c7-png/Makefile b/graphics/linux-c7-png/Makefile index 9d954d63c264..b53321d2d3a0 100644 --- a/graphics/linux-c7-png/Makefile +++ b/graphics/linux-c7-png/Makefile @@ -3,6 +3,7 @@ PORTNAME= libpng PORTVERSION= 1.5.13 +DISTVERSIONSUFFIX= -7.el7_2 PORTREVISION= 2 CATEGORIES= graphics linux @@ -17,7 +18,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../png/pkg-descr -RPMVERSION= 7.el7_2 USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes |