diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:15:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:15:53 +0000 |
commit | 28dd10dcb401c431386390d9b259d3f7330f6f2b (patch) | |
tree | 7faca4f0ee68daa442a553a83311caed144b3e09 /science/v_sim | |
parent | 0101e2c34264299778df1cb6ea451b51dabf4ded (diff) | |
download | ports-28dd10dcb401c431386390d9b259d3f7330f6f2b.tar.gz ports-28dd10dcb401c431386390d9b259d3f7330f6f2b.zip |
Notes
Diffstat (limited to 'science/v_sim')
-rw-r--r-- | science/v_sim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index 76fc3ad57d4c..eb424a2affb8 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" USE_GCC= 3.4+ -USE_REINPLACE= yes .if defined(WITHOUT_NLS) PLIST_SUB+= NLS="@comment " |