aboutsummaryrefslogtreecommitdiff
path: root/games/tuxmath
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-24 19:44:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-24 19:44:03 +0000
commitccc389e6a28c481476168081194bb1c38f04de86 (patch)
treea28b86d0b772830ac2bdb6b0ae271e93b3b3eff3 /games/tuxmath
parent9ce9dc9e5693db6f2e41f1830a40646538db90f7 (diff)
downloadports-ccc389e6a28c481476168081194bb1c38f04de86.tar.gz
ports-ccc389e6a28c481476168081194bb1c38f04de86.zip
Properly support png 1.5
Notes
Notes: svn path=/head/; revision=375482
Diffstat (limited to 'games/tuxmath')
-rw-r--r--games/tuxmath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile
index 7fa7dddabff1..26247cc77fa1 100644
--- a/games/tuxmath/Makefile
+++ b/games/tuxmath/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ENV= T4K_COMMON_CFLAGS="-I${T4K_WRKSRC}/src" \
CPPFLAGS+= $$(pkg-config --cflags SDL_Pango) -I${LOCALBASE}/include \
-DHAVE_ALPHASORT -DHAVE_SCANDIR -DHAVE_FSYNC -DICONV_CONST=""
-LDFLAGS+= $$(pkg-config --libs SDL_Pango) -L${LOCALBASE}/lib ${ICONV_LIB} -lpng15
+LDFLAGS+= $$(pkg-config --libs SDL_Pango) -L${LOCALBASE}/lib ${ICONV_LIB} -lpng
T4K_NAME= t4k_common
T4K_VERSION= 0.1.1