aboutsummaryrefslogtreecommitdiff
path: root/x11/linux-c7-pixman
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2019-06-08 13:13:29 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2019-06-08 13:13:29 +0000
commit5b721b6172f0b02b0d3421aa9e919fb500e789dc (patch)
treea63245c54661cd01fbdf5617c8baaf5d49aa12c6 /x11/linux-c7-pixman
parent993f024255eacf1896ff8dfc00fd3e333097b5f8 (diff)
downloadports-5b721b6172f0b02b0d3421aa9e919fb500e789dc.tar.gz
ports-5b721b6172f0b02b0d3421aa9e919fb500e789dc.zip
Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.
This puts all version information together in the port Makefiles.
Notes
Notes: svn path=/head/; revision=503726
Diffstat (limited to 'x11/linux-c7-pixman')
-rw-r--r--x11/linux-c7-pixman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/linux-c7-pixman/Makefile b/x11/linux-c7-pixman/Makefile
index d5038e868ce5..bbafcaaa843c 100644
--- a/x11/linux-c7-pixman/Makefile
+++ b/x11/linux-c7-pixman/Makefile
@@ -3,13 +3,13 @@
PORTNAME= pixman
PORTVERSION= 0.34.0
+DISTVERSIONSUFFIX= -1.el7
CATEGORIES= x11 linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Low-level pixel manipulation library (Linux CentOS ${LINUX_DIST_VER})
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-RPMVERSION= 1.el7
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes