summaryrefslogtreecommitdiff
path: root/x11-toolkits/Xaw3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/Xaw3d/Makefile')
-rw-r--r--x11-toolkits/Xaw3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile
index 7230913030ea..8132ecd3e296 100644
--- a/x11-toolkits/Xaw3d/Makefile
+++ b/x11-toolkits/Xaw3d/Makefile
@@ -26,7 +26,7 @@ post-extract:
.if exists(${X11BASE}/bin/XFree86)
post-build:
- ${CP} ${PKGDIR}/PLIST ${WRKDIR}/PLIST
+ ${CP} ${PKGDIR}/pkg-plist ${PLIST}
${ECHO} "lib/libXaw3d.so.7" >> ${PLIST}
.endif