aboutsummaryrefslogtreecommitdiffstats
path: root/devel/tvision
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-10-13 05:08:35 +0800
committerjseger <jseger@FreeBSD.org>1998-10-13 05:08:35 +0800
commit4b27a3408c2c98baa5120775472cc9c290a0adac (patch)
tree1108de8876a3c1e43d1e38dccab3d66ccf690199 /devel/tvision
parent9034d15fd7913c82d0b4ce0635311b16d1f65cc0 (diff)
downloadfreebsd-ports-gnome-4b27a3408c2c98baa5120775472cc9c290a0adac.tar.gz
freebsd-ports-gnome-4b27a3408c2c98baa5120775472cc9c290a0adac.tar.zst
freebsd-ports-gnome-4b27a3408c2c98baa5120775472cc9c290a0adac.zip
Mark BROKEN for ELF:
Creating package /usr/ports/packages/All/tvision-0.6.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/tvision-0.6.tgz' tar: can't add file lib/libtvision.so.0 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
Diffstat (limited to 'devel/tvision')
-rw-r--r--devel/tvision/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile
index d18e65033eb9..992610e78124 100644
--- a/devel/tvision/Makefile
+++ b/devel/tvision/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 February 1997
# Whom: Sandro Sigala
#
-# $Id: Makefile,v 1.5 1997/12/10 13:56:49 tg Exp $
+# $Id: Makefile,v 1.6 1998/09/16 22:34:37 vanilla Exp $
#
DISTNAME= tvision-0.6
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.vix.com/guests/ssigala/pub/tvision/
MAINTAINER= ssigala@globalnet.it
+BROKEN_ELF= library names
+
GNU_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)"