summaryrefslogtreecommitdiff
path: root/devel/tvision
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-12 21:08:35 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-12 21:08:35 +0000
commit4575e473a3ba660c06e4dec670ff333f78de9a60 (patch)
treed7bca846ad125b51f7fc1fe06f0929fa5a1ff98a /devel/tvision
parentBROKEN for ELF: (diff)
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
Notes
Notes: svn path=/head/; revision=13920
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)"