diff options
Diffstat (limited to 'lang/modula-3/Makefile')
-rw-r--r-- | lang/modula-3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/modula-3/Makefile b/lang/modula-3/Makefile index ded523189732..e354289dd4c0 100644 --- a/lang/modula-3/Makefile +++ b/lang/modula-3/Makefile @@ -39,7 +39,7 @@ PLIST= ${WRKDIR}/pkg-plist.noX11 pre-fetch: @${ECHO_MSG} "To build this port without X11, define \"WITHOUT_X11\"." -PLIST= ${WRKDIR}/PLIST +PLIST= ${WRKDIR}/pkg-plist MAN1+= formsedit.1 replayheap.1 showheap.1 shownew.1 showthread.1 .endif |