mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix copy-paste error
- Bump copyright year Approved by: eadler (mentor)
This commit is contained in:
parent
ab6f61bca7
commit
092a8d14ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299927
4
CHANGES
4
CHANGES
@ -35,7 +35,7 @@ AUTHOR: amdmi3@FreeBSD.org
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
now just use
|
||||
CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||
LDFLAGS+= "-L${LOCALBASE}/include"
|
||||
LDFLAGS+= "-L${LOCALBASE}/lib"
|
||||
|
||||
Note that it's advised to append these variables (+=) instead
|
||||
of overriding (=) to allow customization by user.
|
||||
@ -1578,7 +1578,7 @@ listed here, and it only starts on January 29, 2004.
|
||||
|
||||
Copyright information:
|
||||
|
||||
Copyright 2004-2010 FreeBSD Foundation All Rights Reserved.
|
||||
Copyright 2004-2012 FreeBSD Foundation All Rights Reserved.
|
||||
|
||||
Redistribution, publication, translation and use, with or without
|
||||
modification, in full or in part, in any form or format of this
|
||||
|
Loading…
Reference in New Issue
Block a user