summaryrefslogtreecommitdiff
path: root/utils/hp2ps
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hp2ps')
-rw-r--r--utils/hp2ps/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/hp2ps/Makefile b/utils/hp2ps/Makefile
index 7952bbb961..09c193f1c1 100644
--- a/utils/hp2ps/Makefile
+++ b/utils/hp2ps/Makefile
@@ -1,6 +1,9 @@
TOP=../..
include $(TOP)/mk/boilerplate.mk
+SRC_CC_OPTS += $(MACOSX_DEPLOYMENT_CC_OPTS)
+SRC_LD_OPTS += $(MACOSX_DEPLOYMENT_LD_OPTS)
+
C_PROG = hp2ps
SRC_CC_OPTS += -I$(GHC_INCLUDE_DIR) -Wall