Ticket #22426: Portfile.diff
File Portfile.diff, 402 bytes (added by tenomoto (Takeshi Enomoto), 15 years ago) |
---|
-
Portfile
48 48 49 49 # may not be strictly necessary, but remove trailing '/' from DESTDIR 50 50 reinplace "s|\$(DESTDIR)/|\$(DESTDIR)|g" ${worksrcpath}/Makefile.in 51 reinplace "s|-lmd5|../lib/libmd5.a|" ${worksrcpath}/src/doxygen.pro.in 51 52 } 52 53 53 54 build.target all