summaryrefslogtreecommitdiff
path: root/devel/py-lxml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-lxml/Makefile')
-rw-r--r--devel/py-lxml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-lxml/Makefile b/devel/py-lxml/Makefile
index 33e25370a071..07b840238191 100644
--- a/devel/py-lxml/Makefile
+++ b/devel/py-lxml/Makefile
@@ -54,6 +54,6 @@ post-install:
.include <bsd.port.pre.mk>
-OSRELEASE!= ${DESTDIR}/usr/bin/uname -r
+OSRELEASE!= /usr/bin/uname -r
.include <bsd.port.post.mk>