diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-24 14:53:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-24 14:53:03 +0000 |
commit | c6a4d55ba1603416016b777ba0e8a787d14fe3c6 (patch) | |
tree | 894f9f850818a74171c4b2cf8726df8da3956d17 /net/rubygem-rightaws | |
parent | 61647f72a1747e7321ba24e3383ea8b9955bfd32 (diff) | |
download | ports-c6a4d55ba1603416016b777ba0e8a787d14fe3c6.tar.gz ports-c6a4d55ba1603416016b777ba0e8a787d14fe3c6.zip |
Notes
Diffstat (limited to 'net/rubygem-rightaws')
-rw-r--r-- | net/rubygem-rightaws/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rubygem-rightaws/Makefile b/net/rubygem-rightaws/Makefile index 8b1ce0747671..e51ae6f66682 100644 --- a/net/rubygem-rightaws/Makefile +++ b/net/rubygem-rightaws/Makefile @@ -23,7 +23,6 @@ UNIQUENAME= ${PORTNAME} OPTIONS_DEFINE= LIBXML LIBXML_DESC= Use libxml instead of REXML -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLIBXML} |