mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Mark BROKEN for ELF:
===> Building package for mico-2.2.3 Creating package /usr/ports/packages/All/mico-2.2.3.tgz Registering depends: Mesa-3.0 XFree86-3.3.2 gtk-1.0.6 qt-1.40 tcl-8.0.2. Creating gzip'd tar ball in '/usr/ports/packages/All/mico-2.2.3.tgz' tar: can't add file lib/libmicoaux2.2.3.so.1 : No such file or directory tar: can't add file lib/libmicoqt2.2.3.so.1 : No such file or directory tar: can't add file lib/libmicox2.2.3.so.1 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
This commit is contained in:
parent
3daab31d9f
commit
97e59652f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14519
@ -3,7 +3,7 @@
|
||||
# Date created: 11 July 1998
|
||||
# Whom: Marc G. Fournier <scrappy@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.20 1998/11/13 13:14:07 scrappy Exp $
|
||||
# $Id: Makefile,v 1.21 1998/11/13 13:15:18 scrappy Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mico-2.2.3
|
||||
@ -12,6 +12,8 @@ MASTER_SITES= http://diamant-atm.vsb.cs.uni-frankfurt.de/~mico/
|
||||
|
||||
MAINTAINER= scrappy@freebsd.org
|
||||
|
||||
BROKEN_ELF= yes
|
||||
|
||||
LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk \
|
||||
tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
BUILD_DEPENDS= g++28:${PORTSDIR}/lang/gcc28 \
|
||||
|
Loading…
Reference in New Issue
Block a user