From 2fea48ba92bbf323dafd5a1f2e10a32677d035b7 Mon Sep 17 00:00:00 2001 From: jdp Date: Sat, 28 Oct 2000 19:58:02 +0000 Subject: Fix breakage from the Great Ports Reorganization of 2000. PR: misc/22000 Submitted by: Jay Krell --- lang/modula-3-lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/modula-3-lib') diff --git a/lang/modula-3-lib/Makefile b/lang/modula-3-lib/Makefile index 58d0f840e96b..78ee5e4cc53d 100644 --- a/lang/modula-3-lib/Makefile +++ b/lang/modula-3-lib/Makefile @@ -81,7 +81,7 @@ pre-fetch: @${ECHO_MSG} "To build this port without X11, define \"WITHOUT_X11\"." USE_XLIB= yes -PLIST= ${WRKDIR}/PLIST +PLIST= ${WRKDIR}/pkg-plist .endif post-extract: -- cgit