1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/x11/rxvt-devel/files/patch-aa
Jacques Vidrine 348cb221c1 Fix building on FreeBSD 5.x (link with libutil) after maintainer
timeout (43 days).

While I'm at it, update 2.7.8 -> 2.7.10.  This fixes XIM OverTheSpot for me.
2003-08-09 21:01:37 +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