mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Mark this port broken:
=== : ===> Building for gqview-0.4.3 gcc -Wall -O -pipe `gtk11-config --cflags` -DHAVE_GTK_1_1=1 -c main.c In file included from /usr/include/dirent.h:43, from gqview.h:8, from main.c:8: /usr/include/sys/dirent.h:52: parse error before `u_int32_t' /usr/include/sys/dirent.h:52: warning: no semicolon at end of struct or union /usr/include/sys/dirent.h:53: warning: data definition has no type or storage class /usr/include/sys/dirent.h:54: parse error before `d_type' /usr/include/sys/dirent.h:54: warning: data definition has no type or storage class /usr/include/sys/dirent.h:55: parse error before `d_namlen' /usr/include/sys/dirent.h:55: warning: data definition has no type or storage class /usr/include/sys/dirent.h:62: parse error before `}' *** Error code 1 Stop.
This commit is contained in:
parent
6602bae8a1
commit
02a469bd67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14219
@ -3,7 +3,7 @@
|
||||
# Date Created: 27 Oct 1998
|
||||
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/10/27 16:56:41 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gqview-0.4.3.src
|
||||
@ -17,6 +17,8 @@ MAINTAINER= Nakai@technologist.com
|
||||
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
|
||||
Imlib.1:${PORTSDIR}/graphics/imlib
|
||||
|
||||
BROKEN= build
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
WRKSRC= ${WRKDIR}/gqview-0.4.3
|
||||
ALL_TARGET= gqview
|
||||
|
Loading…
Reference in New Issue
Block a user