5a635ec465
o Don't install extra init.d script. [1] o Bump PORTREVISION, accordingly. Pointed out by: ume [1]
9 lines
223 B
Text
9 lines
223 B
Text
--- Makefile.am.orig 2010-07-29 21:28:41.000000000 +0900
|
|
+++ Makefile.am 2010-11-23 22:35:25.112978674 +0900
|
|
@@ -8,5 +8,5 @@
|
|
MISCDIR = misc
|
|
endif
|
|
|
|
-SUBDIRS = usr man $(MISCDIR) $(TESTDIR)
|
|
+SUBDIRS = usr man $(TESTDIR)
|
|
|