diff options
Diffstat (limited to 'lang/ghc96/Makefile')
-rw-r--r-- | lang/ghc96/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ghc96/Makefile b/lang/ghc96/Makefile index e0f5010fc35b..8e67d462c0fe 100644 --- a/lang/ghc96/Makefile +++ b/lang/ghc96/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" |