From b899feb460b077b9e28f21a768a22b9d0adb0743 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 10 Oct 2007 20:25:04 +0000 Subject: Fix the build with new gtk20. Reported by: pointyhat-exp git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9747 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/gdmap/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysutils') diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index 72569d36a..6a979c052 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -28,5 +28,7 @@ MAN1= gdmap.1 post-patch: @${REINPLACE_CMD} -e 's,,,' \ ${WRKSRC}/src/gui_main.c + @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \ + ${WRKSRC}/configure .include -- cgit v1.2.3