aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-07-26 05:54:54 +0800
committerjbeich <jbeich@FreeBSD.org>2016-07-26 05:54:54 +0800
commit05aa5d8abde05ec1428cbbfd7bb43f0991ceb196 (patch)
treeaca831c71f33e50e9090b3b4e20307dde0c83bda /print
parent0d19362680b06de990101ff8050ad36d165b42cc (diff)
downloadfreebsd-ports-gnome-05aa5d8abde05ec1428cbbfd7bb43f0991ceb196.tar.gz
freebsd-ports-gnome-05aa5d8abde05ec1428cbbfd7bb43f0991ceb196.tar.zst
freebsd-ports-gnome-05aa5d8abde05ec1428cbbfd7bb43f0991ceb196.zip
Back out r419070, LOCALBASE may not be defined before bsd.port.mk
Diffstat (limited to 'print')
-rw-r--r--print/flpsed/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/flpsed/Makefile b/print/flpsed/Makefile
index 9941f7a2cc0a..753623fab1a5 100644
--- a/print/flpsed/Makefile
+++ b/print/flpsed/Makefile
@@ -25,6 +25,8 @@ PORTDOCS= README
OPTIONS_DEFINE= DOCS
+.include <bsd.port.options.mk>
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/flpsed ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/flpsed.1 ${STAGEDIR}${PREFIX}/man/man1