Mark BROKEN for ELF:
===> Patching for xtem-6.18 ===> Applying FreeBSD patches for xtem-6.18 In string, @WISHX now must be written as \@WISHX at -e line 1, near "@WISHX" In string, @TCLSH now must be written as \@TCLSH at -e line 1, near "@TCLSH" In string, @XTEMPATH now must be written as \@XTEMPATH at -e line 1, near "@XTEMPATH" Execution of -e aborted due to compilation errors. *** Error code 255
This commit is contained in:
parent
b4e61349a0
commit
786e3a4cb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13908
@ -3,7 +3,7 @@
|
||||
# Date created: 01 June 1997
|
||||
# Whom: Peter Cornelius <pc@inr.fzk.de>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1998/05/25 07:34:12 tg Exp $
|
||||
# $Id: Makefile,v 1.5 1998/06/27 05:19:25 asami Exp $
|
||||
|
||||
DISTNAME= xtem_texmenu.6.18
|
||||
PKGNAME= xtem-6.18
|
||||
@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.iwd.uni-bremen.de/pub/tex/xtem/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
BROKEN_ELF= patch
|
||||
|
||||
RUN_DEPENDS= wishx:${PORTSDIR}/lang/tclX80
|
||||
.if defined(BUILD_IT_ALL)
|
||||
RUN_DEPENDS+= gv:${PORTSDIR}/print/gv \
|
||||
|
Loading…
Reference in New Issue
Block a user