aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux-power9-functional-sim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/linux-power9-functional-sim/Makefile')
-rw-r--r--emulators/linux-power9-functional-sim/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/linux-power9-functional-sim/Makefile b/emulators/linux-power9-functional-sim/Makefile
index 2a199367850b..671a08954700 100644
--- a/emulators/linux-power9-functional-sim/Makefile
+++ b/emulators/linux-power9-functional-sim/Makefile
@@ -3,6 +3,7 @@
PORTNAME= power9-functional-sim
PORTVERSION= 1.1
+DISTVERSIONSUFFIX= -0.el7
CATEGORIES= emulators linux
MASTER_SITES= http://public.dhe.ibm.com/software/server/powerfuncsim/p9/packages/v1.1-0/
@@ -23,7 +24,5 @@ USE_LINUX_RPM= nolib
BIN_DISTNAMES= systemsim-p9-${DISTVERSION}${DISTVERSIONSUFFIX}
SRC_DISTFILES=
-LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX}
-RPMVERSION= 0.el7
.include <bsd.port.mk>