Update x11-drivers/xf86-input-wacom to version 0.34.0_1
[dports.git] / graphics / cegui / Makefile.DragonFly
1 USES+= alias
2
3 #CMAKE_ARGS+= -DCEGUI_BUILD_RENDERER_NULL=ON -DCEGUI_BUILD_TESTS=ON
4
5 CXXFLAGS+= -I${LOCALBASE}/include
6
7 dfly-patch:
8         ${REINPLACE_CMD} -e 's@"\(FreeBSD\)"@"\1|DragonFly"@g'          \
9                 ${WRKSRC}/cegui/src/CMakeLists.txt