diff options
Diffstat (limited to 'www/ashe/files/patch-ac')
-rw-r--r-- | www/ashe/files/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ashe/files/patch-ac b/www/ashe/files/patch-ac index 6515ce324bcf..72be72b9633d 100644 --- a/www/ashe/files/patch-ac +++ b/www/ashe/files/patch-ac @@ -52,7 +52,7 @@ - - #EXTRA_LIBRARIES = -lcci -lhtmlw -lXm -lXt -lXext -lX11 - EXTRA_LIBRARIES = -lcci -lhtmlw -lXm -lXaw -lXmu -lXt -lXext -lX11 +- EXTRA_LIBRARIES = -lcci -lhtmlw -lXm -lXaw -lXmu -lXt -lXext -lX11 ! # ! # This is what is built when you say 'make all' @@ -79,7 +79,7 @@ */ ! INCLUDES = -I../libhtmlw-src -I../libcci - EXTRA_LIBRARIES = -lcci -lhtmlw -lXm -lXaw -lXmu -lXt -lXext -lX11 ++ EXTRA_LIBRARIES = -lcci -lhtmlw ${MOTIFLIB} XawClientLibs ! ComplexProgramTarget(xhtml) ! InstallNonExecFile(help.html,$(LIBDIR)/xhtml) |