Remove documentation directory on deinstall.

PR:		ports/70949
Submitted by:	Radim Kolar <hsn at netmag dot cz>  (maintainer)
This commit is contained in:
Mark Linimon 2004-08-28 03:46:31 +00:00
parent d6eabf3f69
commit 6d947aa70d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117471
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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