diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:43:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:43:07 +0000 |
commit | a6f58401869332d2430da7760d4f1b0d049aece2 (patch) | |
tree | bb5c9c57bfd2cca2e90b059ec0a2574baee4c8b6 /net/libmms | |
parent | - Stage support (diff) |
- Stage support
Notes
Notes:
svn path=/head/; revision=347633
Diffstat (limited to 'net/libmms')
-rw-r--r-- | net/libmms/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/libmms/Makefile b/net/libmms/Makefile index 4d7c86d3efda..483de2628699 100644 --- a/net/libmms/Makefile +++ b/net/libmms/Makefile @@ -16,5 +16,4 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> |