]> diplodocus.org Git - nmh/blobdiff - SPECS/nmh.cygport
Use result, because (void) didn't prevent warning on FreeBSD 10.
[nmh] / SPECS / nmh.cygport
index 2fe63b132968e3cb24b89dba6d6c41b2a295edc0..3013f1ec12b3e5174bd0a9d2f1097e2d1358f074 100644 (file)
@@ -15,7 +15,6 @@ interface for it--nmh only has a command line interface.  nmh is
 configured to use less and vim by default but options allow use of
 more and emacs, respectively."
 
 configured to use less and vim by default but options allow use of
 more and emacs, respectively."
 
-HOMEPAGE="http://savannah.nongnu.org/projects/nmh"
-SRC_URI="http://download.savannah.nongnu.org/releases/nmh/nmh-${VERSION}.tar.gz"
-CYGCONF_ARGS="--with-cyrus-sasl --with-tls --with-oauth"
-
+HOMEPAGE="http://savannah.nongnu.org/projects/${PN}"
+SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz"
+CYGCONF_ARGS="--sysconfdir=${prefix}/etc/${PN}"