1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Mark BROKEN: does not compile

xfns.c: In function 'my_png_error':
  xfns.c:8544: error: dereferencing pointer to incomplete type
  xfns.c: In function 'png_load':
  xfns.c:8702: error: dereferencing pointer to incomplete type

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2012-06-17 20:15:37 +00:00
parent 51eb180072
commit d7c3eec917
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299496

View File

@ -30,6 +30,8 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
USE_EMACS= yes
EMACS_PORT_NAME= emacs21
BROKEN= does not compile
CONFLICTS= emacs-19.* emacs-20.* emacs-22.* \
ja-emcws-20.* \
xemacs-[0-9]* xemacs-devel-[0-9]* \