aboutsummaryrefslogtreecommitdiff
path: root/sysutils/npmount/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/npmount/Makefile')
-rw-r--r--sysutils/npmount/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/npmount/Makefile b/sysutils/npmount/Makefile
index 5826b4d744ef..b8cdd17462a3 100644
--- a/sysutils/npmount/Makefile
+++ b/sysutils/npmount/Makefile
@@ -1,5 +1,6 @@
PORTNAME= npmount
-DISTVERSION= 0.1.1
+DISTVERSION= 0.1.1-3
+DISTVERSIONSUFFIX= -ge0c8050
CATEGORIES= sysutils
MAINTAINER= jwb@FreeBSD.org
@@ -9,6 +10,7 @@ WWW= https://github.com/outpaddling/npmount
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= libxtend>=0.2.0:devel/libxtend
LIB_DEPENDS= libxtend.so:devel/libxtend
USE_GITHUB= yes