Unbreak xtide, it still requires GCC

This commit is contained in:
Carlo Strub
2013-12-19 20:26:40 +00:00
parent 716f7cc99c
commit e7a8e6dbea

View File

@@ -21,6 +21,7 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
USE_BZIP2= yes
USES= gmake
GNU_CONFIGURE= yes
USE_GCC= yes
CPPFLAGS+= -I../${TCD_DISTNAME} -I${LOCALBASE}/include/libpng15 -Wno-deprecated-declarations
LDFLAGS+= -L../${TCD_DISTNAME}/.libs -L${LOCALBASE}/lib