diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
commit | 80ec5b25dc75801bb2098566d7f68f420ccb62d6 (patch) | |
tree | 42ab25c392c6dd255d0deb68b8fb1d035a39935b /math/apc | |
parent | 5f831f729abb8768e6b099321bd1b841f557c2aa (diff) |
Notes
Diffstat (limited to 'math/apc')
-rw-r--r-- | math/apc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/apc/Makefile b/math/apc/Makefile index 2ab16f94f065..42f9741eaa05 100644 --- a/math/apc/Makefile +++ b/math/apc/Makefile @@ -3,7 +3,7 @@ # Date created: May 1 1997 # Whom: Eric A. Griff <eagriff@global2000.net> # -# $Id: Makefile,v 1.6 1998/08/24 05:57:46 asami Exp $ +# $Id: Makefile,v 1.7 1998/09/26 23:18:07 steve Exp $ # DISTNAME= apc-1.0 @@ -12,8 +12,6 @@ MASTER_SITES= http://members.global2000.net/~eagriff/ MAINTAINER= eagriff@global2000.net -BROKEN_ELF= xforms is a.out only - LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms USE_X_PREFIX= yes |