freebsd-ports/security/opencryptoki/files/patch-Makefile.am
Norikatsu Shigemura 5a635ec465 o Don't run-autotools-*, twice.
o Don't install extra init.d script. [1]
o Bump PORTREVISION, accordingly.

Pointed out by:		ume [1]
2010-11-23 13:42:11 +00:00

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)