summaryrefslogtreecommitdiff
path: root/www/ashe/files/patch-ac
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-11 09:00:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-11 09:00:10 +0000
commit6d95a9f6325d706d8e6bcba86972363731ca1f60 (patch)
treeae31f2cc6ff6cf3aacdd783d351cee67fe07e2a5 /www/ashe/files/patch-ac
parentChange this to conform to our new Motif standards. (diff)
Clean up. Use ${X11BASE}, ${MOTIFLIB}, XawClientLibs, xmkmf -a,
correctly reference compressed man pages, and define REQUIRES_MOTIF.
Notes
Notes: svn path=/head/; revision=2969
Diffstat (limited to 'www/ashe/files/patch-ac')
-rw-r--r--www/ashe/files/patch-ac4
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)