aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-lhs2tex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-lhs2tex/Makefile')
-rw-r--r--textproc/hs-lhs2tex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile
index 28c20ee85842..13debd06ebfc 100644
--- a/textproc/hs-lhs2tex/Makefile
+++ b/textproc/hs-lhs2tex/Makefile
@@ -16,6 +16,6 @@ USE_CABAL= regex-base-0.94.0.2 \
regex-compat-0.95.2.1_1 \
regex-posix-0.96.0.1
-EXECUTABLES= lhs2TeX
+CABAL_EXECUTABLES= lhs2TeX
.include <bsd.port.mk>