Ticket #43566: Portfile.diff
File Portfile.diff, 393 bytes (added by mthomas+macports@…, 11 years ago) |
---|
-
netpbm/Portfile
old new 50 50 reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/pm_config.in.h 51 51 } 52 52 53 variant no_x11 description {Do not build the pamx image viewer} { 54 depends_lib-delete port:xorg-libX11 55 } 56 53 57 variant universal {} 54 58 55 59 configure.cflags-append -fno-common