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 /deskutils/x026 | |
| parent | c1b93607a86719bf392cd7a3e44a645d20c84876 (diff) | |
Notes
Diffstat (limited to 'deskutils/x026')
| -rw-r--r-- | deskutils/x026/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/x026/Makefile b/deskutils/x026/Makefile index 6cf0d2c3ba2c..f258d1f467f8 100644 --- a/deskutils/x026/Makefile +++ b/deskutils/x026/Makefile @@ -13,8 +13,7 @@ COMMENT= IBM 026 Keypunch Emulator for the X Window System USES= imake USE_XORG= xaw7 xpm xt -PLIST_FILES= bin/${PORTNAME} -MAN1= ${PORTNAME}.1 +PLIST_FILES= bin/${PORTNAME} \ + man/man1/x026.1.gz -NO_STAGE= yes .include <bsd.port.mk> |
