Skip to content

Commit

Permalink
sysutils/gdu: Add CONFLICTS_INSTALL
Browse files Browse the repository at this point in the history
Reported by:	otis
  • Loading branch information
lcook committed Jul 13, 2021
1 parent 4937d84 commit dbb8d98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sysutils/gdu/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gdu
DISTVERSIONPREFIX= v
DISTVERSION= 5.2.0
PORTREVISION= 1
CATEGORIES= sysutils

MAINTAINER= lcook@FreeBSD.org
Expand Down Expand Up @@ -43,6 +44,8 @@ GO_BUILDFLAGS= -ldflags "\
-X github.com/${GH_ACCOUNT}/${GH_PROJECT}/${_BUILD_MAJOR}/build.Version=${_BUILD_VERSION} \
-X github.com/${GH_ACCOUNT}/${GH_PROJECT}/${_BUILD_MAJOR}/build.Time=${_BUILD_DATE}"

CONFLICTS_INSTALL= coreutils

PLIST_FILES= bin/${PORTNAME}
PORTDOCS= README.md

Expand Down

0 comments on commit dbb8d98

Please sign in to comment.