Mark BROKEN for ELF:

gcc -o replay dump.o formats.o getbits.o huffman.o layer3.o getdata.o misc2.o transform.o audio.o buffer.o audioIO.o position.o layer2.o rtbuf.o util.o getopt.o getopt1.o replay.o -lesd `"gtk11-config" --libs` -lesd
/usr/X11R6/lib/libgtk11.so: undefined reference to `g_datalist_set_destroy'
/usr/X11R6/lib/libgtk11.so: undefined reference to `g_datalist_id_set_destroy'
*** Error code 1
This commit is contained in:
Justin M. Seger 1998-11-02 11:23:59 +00:00
parent f999fd3c3c
commit 5a4cc15ec6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14310

View File

@ -3,7 +3,7 @@
# Date created: Oct 27 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/10/28 16:01:04 vanilla Exp $
#
DISTNAME= replay-source-dgtk_0.56
@ -16,6 +16,8 @@ MAINTAINER= Nakai@technologist.com
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
esd.0:${PORTSDIR}/audio/esound
BROKEN_ELF= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-esd