mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
036dd8c105
only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer
15 lines
319 B
Plaintext
15 lines
319 B
Plaintext
--- programs/Imakefile.orig Sun Jun 18 03:42:14 2000
|
|
+++ programs/Imakefile Sun Jul 16 21:40:39 2000
|
|
@@ -65,7 +65,11 @@
|
|
XPMCLIENTDIRS = cxpm sxpm
|
|
|
|
#if BuildServersOnly
|
|
+#if FreeBSDBuildXxserv
|
|
+SUBDIRS = $(XSSRCDIR) $(RGBSRCDIR)
|
|
+#else
|
|
SUBDIRS = $(XSSRCDIR)
|
|
+#endif
|
|
#else
|
|
SUBDIRS = \
|
|
appres bdftopcf bitmap \
|