aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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