diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 13:40:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 13:40:08 +0000 |
commit | 2aa69d3577ab8c704a3227ec30320e309382aa26 (patch) | |
tree | 8a699a455f64a2df5ccd21851e07b4a99ec94156 /print/libppd | |
parent | c1b93607a86719bf392cd7a3e44a645d20c84876 (diff) | |
download | ports-2aa69d3577ab8c704a3227ec30320e309382aa26.tar.gz ports-2aa69d3577ab8c704a3227ec30320e309382aa26.zip |
Notes
Diffstat (limited to 'print/libppd')
-rw-r--r-- | print/libppd/Makefile | 6 | ||||
-rw-r--r-- | print/libppd/pkg-plist | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/print/libppd/Makefile b/print/libppd/Makefile index 39bd571bb87d..40839ef7d040 100644 --- a/print/libppd/Makefile +++ b/print/libppd/Makefile @@ -16,10 +16,4 @@ USE_LDCONFIG= Yes USE_GNOME= glib12 MAKE_JOBS_UNSAFE= yes -MAN1= ppdfilt.1 -MAN3= ppd_check_option_is_marked.3 ppd_emit_to_file.3 \ - ppd_file_free.3 ppd_file_new.3 ppd_find_choice.3 \ - ppd_get_num_conflicts.3 ppd_get_page_length.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/print/libppd/pkg-plist b/print/libppd/pkg-plist index 84441fc4b7ad..1002511580a9 100644 --- a/print/libppd/pkg-plist +++ b/print/libppd/pkg-plist @@ -7,5 +7,13 @@ lib/libppd.la lib/libppd.so lib/libppd.so.1 share/postscript/ppd/generic-printer.ppd +man/man1/ppdfilt.1.gz +man/man3/ppd_check_option_is_marked.3.gz +man/man3/ppd_emit_to_file.3.gz +man/man3/ppd_file_free.3.gz +man/man3/ppd_file_new.3.gz +man/man3/ppd_find_choice.3.gz +man/man3/ppd_get_num_conflicts.3.gz +man/man3/ppd_get_page_length.3.gz @dirrm share/postscript/ppd @dirrm share/postscript |