diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-06-25 04:09:23 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-06-25 04:09:23 +0000 |
commit | 092a8d14ba5861f91eb4a45e1d86172975728463 (patch) | |
tree | 12cb40938ed0a144f4628670c633929190b80416 /CHANGES | |
parent | ab6f61bca72d733c9bb304898543c7b4a5356ed8 (diff) | |
download | ports-092a8d14ba5861f91eb4a45e1d86172975728463.tar.gz ports-092a8d14ba5861f91eb4a45e1d86172975728463.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |