diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 07:43:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 07:43:16 +0000 |
commit | e1c401c414f190c23010e262c95e236628f45937 (patch) | |
tree | c6a49b68f1b210da216790683502314505b0aeeb /net-im/pidgin-fetion/Makefile | |
parent | 6f606db9f739460c008a240286b218f513a68b77 (diff) |
- Stage support
- Switch to USES
Notes
Notes:
svn path=/head/; revision=341927
Diffstat (limited to 'net-im/pidgin-fetion/Makefile')
-rw-r--r-- | net-im/pidgin-fetion/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/pidgin-fetion/Makefile b/net-im/pidgin-fetion/Makefile index b4ff075edd6f..0e51d4ac7d18 100644 --- a/net-im/pidgin-fetion/Makefile +++ b/net-im/pidgin-fetion/Makefile @@ -23,5 +23,4 @@ LDFLAGS+= -L${LOCALBASE}/lib LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -NO_STAGE= yes .include <bsd.port.mk> |