summaryrefslogtreecommitdiff
path: root/math/femlab
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-09-17 06:29:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-09-17 06:29:25 +0000
commitda5a5df6a138c06028d94a71bc7fb9719bb4c2e4 (patch)
treebd43ce6875c5c9da9dbc984fecf6f5923979b8a1 /math/femlab
parentfix this so it installs (diff)
Typo in dependency (X11/libsx -> x11/libsx).
Notes
Notes: svn path=/head/; revision=7939
Diffstat (limited to 'math/femlab')
-rw-r--r--math/femlab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/femlab/Makefile b/math/femlab/Makefile
index b7910210436a..350b4e1c01d5 100644
--- a/math/femlab/Makefile
+++ b/math/femlab/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 June 1997
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.3 1997/01/19 02:47:27 obrien Exp $
+# $Id: Makefile,v 1.1.1.1 1997/09/16 07:04:58 tg Exp $
#
DISTNAME= femlab-2d-v1.1
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/Femlab/ \
MAINTAINER= giffunip@asme.org
-BUILD_DEPENDS= ${PREFIX}/lib/libsx.a:${PORTSDIR}/X11/libsx
+BUILD_DEPENDS= ${PREFIX}/lib/libsx.a:${PORTSDIR}/x11/libsx
WRKSRC= ${WRKDIR}/${PKGNAME}
USE_X11= yes