lang/ghc843: Add PKGNAMESUFFIX to not conflict with lang/ghc.

Approved by:	tcberner (mentor)
This commit is contained in:
Gleb Popov 2018-11-18 18:16:23 +00:00
parent 05ac9ce1f6
commit 8c1ba1f8c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485235

View file

@ -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 \