diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-09 22:43:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-09 22:43:07 +0800 |
commit | 69facf60cbc04adb2f93ebf437073ec2bf6d45fc (patch) | |
tree | bb5c9c57bfd2cca2e90b059ec0a2574baee4c8b6 /net | |
parent | 0b8e99b43044a7702680c45a8c1f44c186bc8675 (diff) | |
download | freebsd-ports-gnome-69facf60cbc04adb2f93ebf437073ec2bf6d45fc.tar.gz freebsd-ports-gnome-69facf60cbc04adb2f93ebf437073ec2bf6d45fc.tar.zst freebsd-ports-gnome-69facf60cbc04adb2f93ebf437073ec2bf6d45fc.zip |
- Stage support
Diffstat (limited to 'net')
-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> |