diff options
Diffstat (limited to 'sysutils/neofetch/Makefile')
-rw-r--r-- | sysutils/neofetch/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/neofetch/Makefile b/sysutils/neofetch/Makefile index 9b4e60cc539b..b709baa902a4 100644 --- a/sysutils/neofetch/Makefile +++ b/sysutils/neofetch/Makefile @@ -1,5 +1,6 @@ PORTNAME= neofetch DISTVERSION= 7.1.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org @@ -16,6 +17,8 @@ GH_ACCOUNT= dylanaraps NO_ARCH= yes NO_BUILD= yes +MAKE_ENV= PREFIX="${PREFIX}" + OPTIONS_DEFINE= DOCS post-install-DOCS-on: |