1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/x11/xvt/files/patch-Makefile.in
Vanilla I. Shu 58859a833b Add xvt 3.0.0, xterm replacement supporting color, transparency, and
more, with less.

PR:		ports/195840
Submitted by:	Chris Hutchinson <portmaster@BSDforge.com>
2014-12-10 16:05:45 +00:00

20 lines
506 B
Plaintext

*** Makefile.in.orig Sat Aug 9 15:44:33 2003
--- Makefile.in Sat Aug 9 15:44:39 2003
***************
*** 9,15 ****
first_rule: all
dummy:
! subdirs = src doc rclock src/graphics src/test
allsubdirs = W11 $(subdirs)
DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
--- 9,15 ----
first_rule: all
dummy:
! subdirs = src doc #rclock src/graphics src/test
allsubdirs = W11 $(subdirs)
DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog