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 /x11/tycoon/Makefile | |
parent | 5f831f729abb8768e6b099321bd1b841f557c2aa (diff) |
Notes
Diffstat (limited to 'x11/tycoon/Makefile')
-rw-r--r-- | x11/tycoon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 2a94d6d597e7..ea469b6fdbd4 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -3,7 +3,7 @@ # Date created: 19 September 1997 # Whom: steve@farrell.org # -# $Id: Makefile,v 1.2 1998/08/07 23:56:55 asami Exp $ +# $Id: Makefile,v 1.3 1998/09/26 23:18:08 steve Exp $ # DISTNAME= tycoon-1.07o @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= X11/desktop MAINTAINER= steve@farrell.org -BROKEN_ELF= xforms is a.out only - LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms USE_IMAKE= yes |