mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Mark BROKEN for ELF:
===> Building package for blt-2.4f Creating package /usr/ports/packages/All/blt-2.4f.tgz Registering depends: tcl-8.0.2 tk-8.0.2. Creating gzip'd tar ball in '/usr/ports/packages/All/blt-2.4f.tgz' tar: can't add file lib/libBLT.so.2 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
This commit is contained in:
parent
6af650083e
commit
e779edc6fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13983
@ -3,7 +3,7 @@
|
||||
# Date created: 22 September 1998
|
||||
# Whom: Kenjiro Cho <kjc@csl.sony.co.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.20 1998/09/22 09:23:55 kjc Exp $
|
||||
# $Id: Makefile,v 1.21 1998/09/25 10:05:13 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= BLT2.4f
|
||||
@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.tcltk.com/pub/blt/
|
||||
|
||||
MAINTAINER= kjc@csl.sony.co.jp
|
||||
|
||||
BROKEN_ELF= library version numbers
|
||||
|
||||
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
|
||||
|
||||
WRKSRC= ${WRKDIR}/blt2.4f
|
||||
|
Loading…
Reference in New Issue
Block a user