aboutsummaryrefslogtreecommitdiff
path: root/textproc/rst.el/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rst.el/Makefile')
-rw-r--r--textproc/rst.el/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rst.el/Makefile b/textproc/rst.el/Makefile
index 692fc9f81e34..2efac8962558 100644
--- a/textproc/rst.el/Makefile
+++ b/textproc/rst.el/Makefile
@@ -24,7 +24,7 @@ EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS= # empty
EXTRACT_AFTER_ARGS= ${WRKSRC}/rst.el
-ELISPDIR= ${TARGETDIR}/${EMACS_SITE_LISPDIR}
+ELISPDIR= ${PREFIX}/${EMACS_SITE_LISPDIR}
.include <bsd.port.pre.mk>