mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
editors/edith: Unbreak after e3847f7b2d
With LICENSE=edith and LICENSE_TEXT set the framework creates ${WRKDIR}/edith however WRKSRC=${WRKDIR}/edith too. Rename the license to fix this. /bin/sh: cannot create /wrkdirs/usr/ports/editors/edith/work/edith: Is a directory
This commit is contained in:
parent
c7c4443de7
commit
85e4513a6a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= X11 GUI editor for binary and plain text files
|
||||
|
||||
# Converted from RESTRICTED
|
||||
LICENSE= edith
|
||||
LICENSE= edithlicense
|
||||
LICENSE_NAME= edith
|
||||
LICENSE_TEXT= Redistribution not allowed
|
||||
LICENSE_PERMS= auto-accept
|
||||
|
|
Loading…
Add table
Reference in a new issue