Index: Portfile
===================================================================
--- Portfile	(revision 74832)
+++ Portfile	(working copy)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		toppler
-version		1.1.1
+version		1.1.4
 categories	games
 platforms	darwin
 maintainers	jmpp openmaintainer
@@ -17,7 +17,8 @@
 
 homepage	http://toppler.sourceforge.net/
 master_sites	sourceforge
-checksums	md5 913fe90fcb15f3d6a12d5194a0db2b7d
+checksums	md5 6420ae91afdb75d8c6191d4de6e90e88 \
+		sha1 153d81ded899a8c5390c3f569e8be96ae90a36c7
 
 depends_lib	port:gettext\
 		port:libiconv\
@@ -28,5 +29,3 @@
 configure.args		--mandir=${prefix}/share/man --with-sdl-prefix=${prefix} \
 			--with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix} \
 			--disable-sdltest
-
-build.args		LDFLAGS="-lintl -L${prefix}/lib -bind_at_load"

