diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-21 22:15:59 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-21 22:15:59 +0000 |
commit | a198154cf277f8795e1ab43acb6bc191f9fcccf9 (patch) | |
tree | 3680bcca1bfc92629c58f00af8f9ee3d15436008 /x11-toolkits/slingshot | |
parent | acff2425c05908639e91e5f4da2d89e94230bb1a (diff) | |
download | ports-a198154cf277f8795e1ab43acb6bc191f9fcccf9.tar.gz ports-a198154cf277f8795e1ab43acb6bc191f9fcccf9.zip |
Notes
Diffstat (limited to 'x11-toolkits/slingshot')
-rw-r--r-- | x11-toolkits/slingshot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile index 8572dcab14dc..6742dce3413e 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.4 1998/08/07 22:56:39 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/07 23:56:51 asami Exp $ # DISTNAME= SlingShot2.1 @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= giffunip@asme.org -LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11-toolkits/xview-lib +LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib WRKSRC= $(WRKDIR)/sspkg2.1 USE_X_PREFIX= yes |