aboutsummaryrefslogtreecommitdiff
path: root/graphics/dssim
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-09-13 06:23:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-09-13 06:23:16 +0000
commit9eb8b8e0957b33c0172b632e56fa4fe7fa0e87d6 (patch)
treecae8bc6e62c4dc4bb5d22e2513c1629091392668 /graphics/dssim
parent2e8811fdbe02ccf9a9bd8077b546ec874fba1862 (diff)
downloadports-9eb8b8e0957b33c0172b632e56fa4fe7fa0e87d6.tar.gz
ports-9eb8b8e0957b33c0172b632e56fa4fe7fa0e87d6.zip
Notes
Diffstat (limited to 'graphics/dssim')
-rw-r--r--graphics/dssim/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/dssim/Makefile b/graphics/dssim/Makefile
index 6590606f93c3..f78a20773700 100644
--- a/graphics/dssim/Makefile
+++ b/graphics/dssim/Makefile
@@ -2,7 +2,6 @@
PORTNAME= dssim
DISTVERSION= 2.11.3
-PORTREVISION?= 0
CATEGORIES= graphics
MASTER_SITES= CRATESIO
# XXX Teach USES=cargo to have proper default
@@ -15,7 +14,7 @@ LICENSE= AGPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo
-PLIST_FILES?= bin/${PORTNAME}
+PLIST_FILES= bin/${PORTNAME}
CARGO_CRATES= adler-0.2.3 \
arrayvec-0.5.1 \