summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/slony1/Makefile2
-rw-r--r--databases/slony1v2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile
index f480ad6..0723815 100644
--- a/databases/slony1/Makefile
+++ b/databases/slony1/Makefile
@@ -41,7 +41,7 @@ PLIST_FILES= bin/slon bin/slonik bin/slony_setup.pl \
share/postgresql/slony1_funcs.v74.sql \
share/postgresql/xxid.v73.sql \
share/postgresql/xxid.v74.sql
-PORTDOCS= *.pdf howto/*.txt COPYRIGHT README slonik_commands.html
+PORTDOCS= *.pdf howto COPYRIGHT README slonik_commands.html
pre-configure:
cd ${PGSQL_SRC}/src/interfaces/libpq && ${GMAKE} all
diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile
index f480ad6..0723815 100644
--- a/databases/slony1v2/Makefile
+++ b/databases/slony1v2/Makefile
@@ -41,7 +41,7 @@ PLIST_FILES= bin/slon bin/slonik bin/slony_setup.pl \
share/postgresql/slony1_funcs.v74.sql \
share/postgresql/xxid.v73.sql \
share/postgresql/xxid.v74.sql
-PORTDOCS= *.pdf howto/*.txt COPYRIGHT README slonik_commands.html
+PORTDOCS= *.pdf howto COPYRIGHT README slonik_commands.html
pre-configure:
cd ${PGSQL_SRC}/src/interfaces/libpq && ${GMAKE} all
OpenPOWER on IntegriCloud