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/liboglappth | |
parent | Use staging; update LICENSE; strip libraries; remove some outdated material (diff) |
- Stage support
Notes
Notes:
svn path=/head/; revision=342450
Diffstat (limited to 'science/liboglappth')
-rw-r--r-- | science/liboglappth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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> |