summaryrefslogtreecommitdiff
path: root/x11/libhelp/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libhelp/files/patch-ab')
-rw-r--r--x11/libhelp/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libhelp/files/patch-ab b/x11/libhelp/files/patch-ab
index f244037a4ed2..4059c9b08f5b 100644
--- a/x11/libhelp/files/patch-ab
+++ b/x11/libhelp/files/patch-ab
@@ -5,7 +5,7 @@
HPDEFS = -D_HPUX_SOURCE
HPINCS = -I/usr/include/Motif1.2
- MOTIFLIB = -L/usr/lib/Motif1.2 -lXm
-+ MOTIFLIB = -L/usr/lib/Motif1.2 -lXm ${MOTIFLIB}
++ MOTIFLIB ?= -L/usr/lib/Motif1.2 -lXm
#endif
SYSINCS = -I/usr/local/X11R5/include $(SUNINCS) $(HPINCS)