mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
3103ffad6e
Submitted by: taguchi@tohoku.iij.ad.jp Approved (in spirit) by: jmz (XFree86 port maintainer)
15 lines
319 B
Plaintext
15 lines
319 B
Plaintext
--- programs/Imakefile.orig Sat Feb 26 14:37:07 2000
|
|
+++ programs/Imakefile Wed May 31 15:13:17 2000
|
|
@@ -63,7 +63,11 @@
|
|
XPMCLIENTDIRS = cxpm sxpm
|
|
|
|
#if BuildServersOnly
|
|
+#if FreeBSDBuildXxserv
|
|
+SUBDIRS = $(XSSRCDIR) $(RGBSRCDIR)
|
|
+#else
|
|
SUBDIRS = $(XSSRCDIR)
|
|
+#endif
|
|
#else
|
|
SUBDIRS = \
|
|
appres bdftopcf bitmap \
|