diff options
Diffstat (limited to 'print/pmw/files')
-rw-r--r-- | print/pmw/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | print/pmw/files/pkg-message.in | 15 |
2 files changed, 0 insertions, 26 deletions
diff --git a/print/pmw/files/patch-Makefile.in b/print/pmw/files/patch-Makefile.in deleted file mode 100644 index 6df40a2f6490..000000000000 --- a/print/pmw/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Oct 14 12:54:21 2005 -+++ Makefile.in Fri Oct 14 12:54:30 2005 -@@ -7,7 +7,7 @@ - # These variables get set up by the configure script. - - CC=@CC@ --CFLAGS=@CFLAGS@ -+CFLAGS+=@CFLAGS@ - NO_PMWRC=@NO_PMWRC@ - - INSTALL = @INSTALL@ diff --git a/print/pmw/files/pkg-message.in b/print/pmw/files/pkg-message.in deleted file mode 100644 index d10f7b21e757..000000000000 --- a/print/pmw/files/pkg-message.in +++ /dev/null @@ -1,15 +0,0 @@ -[ -{ type: install - message: <<EOM -If you wish to use ghostview to view or print the Postscript output -from PMW, then you need to create symlinks for the font files: - - ln -s %%PREFIX%%/share/pmw/psfonts/* %%LOCALBASE%%/share/ghostscript/fonts/ - -and also add the following line to -%%LOCALBASE%%/share/ghostscript/x.xx/lib/Fontmap.GS - - /PMW-Music (PMW-Music.pfa) ; -EOM -} -] |