mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
79f4c719dd
Submitted by: John Fieber <jfieber@indiana.edu>
12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
--- Makefile.in.orig Tue Oct 13 10:43:03 1998
|
|
+++ Makefile.in Tue Oct 13 10:43:31 1998
|
|
@@ -83,7 +83,7 @@
|
|
_ad.c _switch_help.c
|
|
mgv_LDADD = _bld.o -Lwlib -lwlib \
|
|
@LIBHELP_LIBS@ @XM_LIBS@ @EDITRES_LIBS@ @XT_LIBS@ @XPM_LIBS@ \
|
|
- @XEXT_LIBS@ @X11_LIBS@
|
|
+ @XEXT_LIBS@ @X11_LIBS@ @X_PRE_LIBS@
|
|
|
|
mgvresdir = $(pkgdatadir)/$(VERSION)
|
|
mgvres_DATA = MGv
|