diff options
Diffstat (limited to 'lang/ghc94/Makefile')
-rw-r--r-- | lang/ghc94/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ghc94/Makefile b/lang/ghc94/Makefile index c6e184736c9f..2edb9b37fabe 100644 --- a/lang/ghc94/Makefile +++ b/lang/ghc94/Makefile @@ -23,6 +23,6 @@ BOOT_LLVM_VERSION= 12 MASTERDIR= ${.CURDIR}/../ghc PATCHDIR= ${.CURDIR}/files -# PLIST for this port is set in the master one +PLIST= ${.CURDIR}/pkg-plist .include "${MASTERDIR}/Makefile" |