diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-05-13 10:27:09 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-05-13 10:27:09 +0000 |
commit | 891d746874d8bdf7c7861a098cec116c1fd05981 (patch) | |
tree | 49d9c12b7b3e678b44ba2e89b8c231138248f44a /print | |
parent | 2fd5140523da726f32681278e58ccef7e378f431 (diff) | |
download | ports-891d746874d8bdf7c7861a098cec116c1fd05981.tar.gz ports-891d746874d8bdf7c7861a098cec116c1fd05981.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile index 443d88d9702e..b471c08c852f 100644 --- a/print/ghostview/Makefile +++ b/print/ghostview/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An X11 front-end for ghostscript, the GNU postscript previewer USE_IMAKE= yes -USE_XORG= xbitmaps +USE_XORG= xbitmaps xaw MAN1= ghostview.1 post-install: |