mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
PR: ports/117796 Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) Approved by: portmgr (pav), linimon (mentor) Security: http://www.sec-consult.com/300.html
11 lines
396 B
Text
11 lines
396 B
Text
--- etc/Makefile.in.orig 2007-11-02 15:37:51.000000000 +0100
|
|
+++ etc/Makefile.in 2007-11-02 15:38:45.000000000 +0100
|
|
@@ -78,7 +78,7 @@
|
|
distclean-recursive maintainer-clean-recursive
|
|
ETAGS = etags
|
|
CTAGS = ctags
|
|
-DIST_SUBDIRS = perdition pam.d rc.d sysconfig
|
|
+DIST_SUBDIRS = perdition
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = @ACLOCAL@
|
|
AMTAR = @AMTAR@
|