diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 14:31:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 14:31:32 +0000 |
commit | 9d9fecc92811904c816eaa225385b89f57c81226 (patch) | |
tree | 65c5d3791659aa90eb404b06d0b998de6ea7c94d /science | |
parent | 3aadbf5940a2f32938b9e920dc288d3e89abab43 (diff) | |
download | ports-9d9fecc92811904c816eaa225385b89f57c81226.tar.gz ports-9d9fecc92811904c816eaa225385b89f57c81226.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/elmer-eio/Makefile | 1 | ||||
-rw-r--r-- | science/liboglappth/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile index 4be37df852d0..75eb8b9a99a3 100644 --- a/science/elmer-eio/Makefile +++ b/science/elmer-eio/Makefile @@ -18,7 +18,6 @@ ALL_TARGET= PLIST_FILES= include/eio_api.h lib/libeioc.a lib/libeiof.a -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" || ${ARCH} == "ia64" diff --git a/science/liboglappth/Makefile b/science/liboglappth/Makefile index 6a708fb6f7f8..fac79e751833 100644 --- a/science/liboglappth/Makefile +++ b/science/liboglappth/Makefile @@ -20,5 +20,4 @@ LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include -NO_STAGE= yes .include <bsd.port.mk> |