public
Description: Git mirror of the MacPorts svn repo
Homepage: http://www.macports.org
Clone URL: git://github.com/kballard/macports.git
Search Repo:
ghostscript: revert unwanted commit


git-svn-id: http://svn.macports.org/repository/macports/trunk@36822 
d073be05-634f-4543-b044-5fe20cf6d1d6
Takanori Yamamoto (author)
Thu May 15 08:49:06 -0700 2008
commit  204b74f4d49ed17092646a0cdd7ef287cff1fa56
tree    b24f28bf8f80ee657c61fe7d63e06d37598a4767
parent  6cb35ccf132a2dadc8fc62a2fe94714982420e18
...
32
33
34
35
36
37
38
39
40
41
42
43
...
70
71
72
73
74
75
76
77
...
32
33
34
 
 
 
 
 
 
35
36
37
...
64
65
66
 
 
67
68
69
0
@@ -32,12 +32,6 @@
0
                 port:libiconv \
0
                 port:pkgconfig
0
 
0
-pre-patch {
0
- if {[variant_isset alwaysembed]} {
0
- patchfiles-append patch-gs_pdfwr.ps.diff
0
- }
0
-}
0
-
0
 post-patch {
0
     foreach f {src/macosx.mak src/macos-fw.mak} {
0
         reinplace "s|@@DESTROOT@@|${destroot}|" ${worksrcpath}/${f}
0
@@ -70,8 +64,6 @@
0
 }
0
 
0
 livecheck.distname GPL Ghostscript
0
-
0
-variant alwaysembed description {Embed all fonts in PDF files} {}
0
 
0
 variant cups description {Enable cups support} {
0
     configure.args-delete --disable-cups

Comments

    No one has commented yet.