aboutsummaryrefslogtreecommitdiff
path: root/databases/linux-c7-sqlite3
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 /databases/linux-c7-sqlite3
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 'databases/linux-c7-sqlite3')
-rw-r--r--databases/linux-c7-sqlite3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/linux-c7-sqlite3/Makefile b/databases/linux-c7-sqlite3/Makefile
index 6193cb9328b3..68e2ae62afdd 100644
--- a/databases/linux-c7-sqlite3/Makefile
+++ b/databases/linux-c7-sqlite3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlite
PORTVERSION= 3.7.17
+DISTVERSIONSUFFIX= -8.el7
PORTREVISION= 1
CATEGORIES= databases linux
@@ -14,7 +15,6 @@ LICENSE= PD
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
DESCR= ${.CURDIR}/../${PORTNAME}3/pkg-descr
-RPMVERSION= 8.el7
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes