ports/irc/ircd-hybrid/files/patch-Makefile.in
Pav Lucistnik a11a5459e5 - Update to 7.2.0
PR:		ports/91559
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2006-01-09 22:49:56 +00:00

11 lines
483 B
Text

--- Makefile.in.orig Fri Dec 9 00:53:00 2005
+++ Makefile.in Sun Jan 8 23:04:59 2006
@@ -24,7 +24,7 @@
# Default make flags - you may want to uncomment this on a multicpu machine
#MFLAGS = -j 4
DEPEND_DIRS = lib modules src servlink
-BUILD_DIRS = ${DEPEND_DIRS} tools
+BUILD_DIRS = ${DEPEND_DIRS} tools contrib messages
INSTALL_DIRS = ${BUILD_DIRS} etc doc help
CLEAN_DIRS = ${BUILD_DIRS} contrib
# Anywhere that we can make install, we obviously can rm -f Makefile