Prune x11/hotwire-shell
[dports.git] / x11-toolkits / gtkmathview / Makefile.DragonFly
1
2 # to fix linking with gold
3 LIBS+= -lt1
4 # zrj: taken from archlinux
5 dfly-patch:
6         ${REINPLACE_CMD} -e '/"T1_FontDataBase.hh"/d'                   \
7                 ${WRKSRC}/src/backend/ps/PS_StreamRenderingContext.cc   \
8                 ${WRKSRC}/src/backend/ps/PS_StreamRenderingContext.hh