aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/cfengine36/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/cfengine36/Makefile b/sysutils/cfengine36/Makefile
index 5108afdc8411..d1c98e81470a 100644
--- a/sysutils/cfengine36/Makefile
+++ b/sysutils/cfengine36/Makefile
@@ -3,7 +3,10 @@
PORTNAME= cfengine
PORTVERSION= 3.6.6
-PORTEPOCH= 2
+.if !defined(MASTERDIR)
+PKGNAMESUFFIX= 36
+PORTEPOCH?= 2
+.endif
CATEGORIES= sysutils
MASTER_SITES= https://cfengine-package-repos.s3.amazonaws.com/tarballs/
DISTFILES= ${PORTNAME}-${PORTVERSION}-2.tar.gz
@@ -17,10 +20,6 @@ LICENSE= GPLv3
CPE_VENDOR= gnu
-.if !defined(MASTERDIR)
-PKGNAMESUFFIX= 36
-.endif
-
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
CONFLICTS= cfengine-[234]*