lang/ghc843: Add PKGNAMESUFFIX to not conflict with lang/ghc.
Approved by: tcberner (mentor)
This commit is contained in:
parent
05ac9ce1f6
commit
8c1ba1f8c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485235
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
PORTNAME= ghc
|
PORTNAME= ghc
|
||||||
PORTVERSION= ${GHC_VERSION}
|
PORTVERSION= ${GHC_VERSION}
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
|
PKGNAMESUFFIX= 843
|
||||||
CATEGORIES= lang haskell
|
CATEGORIES= lang haskell
|
||||||
MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/:source \
|
MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/:source \
|
||||||
LOCAL/arrowd/:boot \
|
LOCAL/arrowd/:boot \
|
||||||
|
|
Loading…
Reference in a new issue