aboutsummaryrefslogtreecommitdiff
path: root/ports/x11/st/rules
diff options
context:
space:
mode:
Diffstat (limited to 'ports/x11/st/rules')
-rw-r--r--ports/x11/st/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/x11/st/rules b/ports/x11/st/rules
index 1b9259c..f3bec4e 100644
--- a/ports/x11/st/rules
+++ b/ports/x11/st/rules
@@ -1,2 +1,2 @@
make clean install DESTDIR=$PREFIX
-( cd $DESTDIR/usr/local/bin && ln -s st stterm )
+( cd $PREFIX/usr/local/bin && ln -s st stterm )