gahr2008-06-18 05:57:16 UTC
FreeBSD ports repository
Modified files:
lang/cintMakefile pkg-plist
Log:
- While (I was) at it, respect NOPORTDOCS
Revision ChangesPath
1.5 +10 -5 ports/lang/cint/Makefile
1.3 +11 -11ports/lang/cint/pk
gahr2008-06-17 23:35:53 UTC
FreeBSD ports repository
Modified files:
lang/cintMakefile pkg-plist
Log:
- Add USE_LDCONFIG to make the port find its own libs [1]
- While at it, respect DOCSDIR
PR: 124279 [1]
Submitted by: gahr
Approved by:
fjoe2007-08-25 09:42:57 UTC
FreeBSD ports repository
Modified files:
lang/cintMakefile
Log:
Use PREFIX instead of MANPREFIX for --mandir.
Revision ChangesPath
1.3 +1 -1 ports/lang/cint/Makefile
___
edwin 2007-08-21 11:57:10 UTC
FreeBSD ports repository
Modified files:
lang/cintMakefile
Log:
Fix INDEX.
Pointy hat to: fjoe@
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-depend.html#AEN2125
on how to use BUILD_DEPENDS.