diff options
Diffstat (limited to 'x11/tycoon/Makefile')
-rw-r--r-- | x11/tycoon/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 3f698fe8efb7..6fcb260d6e4c 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.5 1998/12/22 05:43:38 asami Exp $ +# $Id: Makefile,v 1.6 1999/01/07 08:19:51 simokawa Exp $ # DISTNAME= tycoon-1.07o @@ -16,9 +16,6 @@ MAINTAINER= steve@farrell.org LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |