aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-15 20:44:20 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-15 20:44:20 +0000
commit6fdf227e965d812b1d5e14e4174475f041765214 (patch)
tree7f23eac3902dc9157bc2dfcc5de9846be3e7cf50
parent3c626488e1cb0d18950fa537b38843f462e5fc86 (diff)
downloadports-6fdf227e965d812b1d5e14e4174475f041765214.tar.gz
ports-6fdf227e965d812b1d5e14e4174475f041765214.zip
Mark BROKEN for ELF:
===> Building package for slingshot-2.1 Creating package /usr/ports/packages/All/slingshot-2.1.tgz Registering depends: XFree86-3.3.2 xview-config-3.2.1 xview-lib-3.2.1. Creating gzip'd tar ball in '/usr/ports/packages/All/slingshot-2.1.tgz' tar: can't add file lib/libsspkg.so.1 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
Notes
Notes: svn path=/head/; revision=14025
-rw-r--r--x11-toolkits/slingshot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile
index 6742dce3413e..dba13402f477 100644
--- a/x11-toolkits/slingshot/Makefile
+++ b/x11-toolkits/slingshot/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 March 1997
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.5 1998/08/07 23:56:51 asami Exp $
+# $Id: Makefile,v 1.6 1998/09/21 22:15:59 steve Exp $
#
DISTNAME= SlingShot2.1
@@ -16,6 +16,8 @@ MAINTAINER= giffunip@asme.org
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib
+BROKEN_ELF= yes
+
WRKSRC= $(WRKDIR)/sspkg2.1
USE_X_PREFIX= yes
USE_GMAKE= yes