diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-22 06:14:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-22 06:14:30 +0000 |
commit | 1c0214e1910e96782cac4af3cd1991036179fd80 (patch) | |
tree | 54dcd04534ef7fe71a74d57978f47009d7c963ae | |
parent | 5c3bdf7d6cd1b689fc641c58bcb31a713a04015a (diff) | |
download | ports-1c0214e1910e96782cac4af3cd1991036179fd80.tar.gz ports-1c0214e1910e96782cac4af3cd1991036179fd80.zip |
Notes
-rw-r--r-- | editors/textroom/files/patch-application_application.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/textroom/files/patch-application_application.pro b/editors/textroom/files/patch-application_application.pro index 7dc0e20ad1d9..5584b797ea06 100644 --- a/editors/textroom/files/patch-application_application.pro +++ b/editors/textroom/files/patch-application_application.pro @@ -45,7 +45,7 @@ LIBS = -lSDL_mixer \ -lSDL \ - -lhunspell \ -+ -lhunspell-1.2 \ ++ -lhunspell-1.3 \ -lglibmm-2.4 \ -lcurl \ -lxml++-2.6 \ |