--- Portfile.orig	2011-08-25 22:13:17.000000000 -0400
+++ Portfile	2011-08-25 22:08:52.000000000 -0400
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                oath-toolkit
-version             1.8.0
+version             1.10.4
 categories          security devel
 platforms           darwin
 maintainers         alum.wpi.edu:arno+macports openmaintainer
@@ -23,9 +23,13 @@
 homepage            http://oath-toolkit.nongnu.org/
 master_sites        savannah
 
-checksums           sha256 9a7806edbd3f2e9e719c120a9b3dc6430158160cc36bf626e1496ee8229e10b7 \
-                    rmd160 df64b4bdd97a32f6df6863fb3b54ba0638032efa
+checksums           sha256 0b7806a5cddc8ed01939bdf8767fc703c2df765fe846ce823f45d9059bc19051 \
+                    rmd160 4c8844d50be236aa2d6bfe8b2ec54b02930a174c
 
 livecheck.type      regex
 livecheck.url       http://download.savannah.gnu.org/releases/oath-toolkit/
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
+
+post-configure {
+    system "touch ${worksrcpath}/gl/libgnu.a"
+}
