diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-04 23:02:53 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-04 23:02:53 +0000 |
commit | 32145ece60d0100ec7d2f0a3f6169b7cf6ab6eb9 (patch) | |
tree | 96d6e2199186899b4d8e80ba9efbed13aeb5dd9d /x11-toolkits/slingshot/Makefile | |
parent | ba6754f275b9d906cec2e91a8a177f61eb5022b6 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/slingshot/Makefile')
-rw-r--r-- | x11-toolkits/slingshot/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile index dba13402f477..5dd964b52ba3 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.6 1998/09/21 22:15:59 steve Exp $ +# $Id: Makefile,v 1.7 1998/10/15 20:44:20 jseger Exp $ # DISTNAME= SlingShot2.1 @@ -12,11 +12,9 @@ CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib - -BROKEN_ELF= yes +LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= $(WRKDIR)/sspkg2.1 USE_X_PREFIX= yes |